ssh-mcp
MCP gateway for controlled SSH access with per-client auth, command policies, and audit logging.
Install
Dockerstreamable-http
docker run -i --rm ghcr.io/gelse/ssh-mcp:0.3.0 Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-gelse-ssh-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/gelse/ssh-mcp:0.3.0"
]
}
}
} Source: official MCP Registry record · registry name io.github.gelse/ssh-mcp · published 2026-09-14 · updated 2026-09-14. Not an endorsement; review the code before connecting it to anything sensitive.