Skip to content
Claude Desktop

realssh mcp for Claude Desktop

io.github.danielecr/realssh-mcp

MCP server for SSH remote command execution

client:Claude Desktop transport:stdio runtime:npm

Install realssh mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "realssh-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@danielecr/realssh-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

realssh mcp in other clients