Skip to content
Back to search
30
MCP

mcp-multi-ssh

npm/mcp-multi-ssh

MCP server for multi-host SSH connections - manage and execute commands on multiple remote servers

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

Similar MCP servers embedding-nearest

mcp-ssh-server-tool
MCP Server for SSH connections and remote command execution
0 tools
io.github.jordanburke/ssh-client-mcp-server
MCP server for executing shell commands on remote hosts via SSH.
0 tools
m2m-mcp-server-ssh-server
M2M MCP Server SSH Server for accepting remote clients through a secure SSH channel.
0 tools
@hbarhate/ssh-mcp-server
MCP server for SSH remote command execution
0 tools
ssh-mcp
MCP server exposing SSH control for Linux servers via Model Context Protocol.
0 tools
com.pulsemcp/ssh
MCP server for SSH remote server management with SSH agent authentication support.
0 tools

How to use

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

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