Skip to content
Cline

sshmcp for Cline

io.github.nikolanddtesla/sshmcp

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

client:Cline transport:stdio runtime:npm

Install sshmcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

sshmcp in other clients