MCP.so
Sign In
S

Ssh

@mingyang91

About Ssh

No overview available yet

Basic information

Category

Developer Tools

Transports

stdio

Publisher

mingyang91

Submitted by

Ming Yang

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "ssh": {
      "command": "docker",
      "args": [
        "run",
        "--entrypoint",
        "ssh-mcp-stdio",
        "-i",
        "--rm",
        "ssh-mcp"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Comments

More Developer Tools MCP servers