Back to search
30
MCP

mcp-ssh-server-tool

npm/mcp-ssh-server-tool

MCP Server for SSH connections and remote command execution

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.jordanburke/ssh-client-mcp-server
MCP server for executing shell commands on remote hosts via SSH.
0 tools
@hbarhate/ssh-mcp-server
MCP server for SSH remote command execution
0 tools
io.github.danielecr/realssh-mcp
MCP server for SSH remote command execution
0 tools
cygnus-ssh-mcp
MCP server for SSH remote server management
0 tools
vssh
SSH tunnel and remote server management MCP — execute commands, transfer files, manage
0 tools
m2m-mcp-server-ssh-server
M2M MCP Server SSH Server for accepting remote clients through a secure SSH channel.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-ssh-server-tool": {
      "url": "None",
      "transport": "http"
    }
  }
}