Skip to content
Claude Desktop

sshmcp for Claude Desktop

io.github.nikolanddtesla/sshmcp

SSH server management with zero-token SFTP file transfer and SOCKS proxy support

client:Claude Desktop transport:stdio runtime:npm

Install sshmcp in Claude Desktop

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

{
  "mcpServers": {
    "sshmcp": {
      "command": "npx",
      "args": [
        "-y",
        "@nl4ever/sshmcp"
      ]
    }
  }
}

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

sshmcp in other clients