Back to search
30
MCP

m2m-mcp-server-ssh-server

pypi/m2m-mcp-server-ssh-server

M2M MCP Server SSH Server for accepting remote clients through a secure SSH channel.

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

Similar MCP servers embedding-nearest

m2m-mcp-server-ssh-client
A stdio-based MCP server installed locally to connect to a (remote) MCP server group through a secure SSH channel
0 tools
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
com.pulsemcp/ssh
MCP server for SSH remote server management with SSH agent authentication support.
0 tools
ssh-mcp
MCP server exposing SSH control for Linux servers via Model Context Protocol.
0 tools
iflow-mcp_m2m-mcp-server-ssh-client
A stdio-based MCP server installed locally to connect to a (remote) MCP server group through a secure SSH channel
0 tools

How to use

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

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