Skip to content
Claude Desktop

SSH Nexus for Claude Desktop

io.github.quwentao2005/ssh-nexus

MCP server and web terminal for shared SSH sessions and reusable command sets.

client:Claude Desktop transport:stdio runtime:pypi

Install SSH Nexus in Claude Desktop

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

{
  "mcpServers": {
    "ssh-nexus": {
      "command": "uvx",
      "args": [
        "ssh-nexus"
      ]
    }
  }
}

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

SSH Nexus in other clients