AgentUni

ssh-client-mcp-server

by @jordanburke / v1.5.1

MCP server for executing shell commands on remote hosts via SSH.

Install

npm / stdio

npx -y ssh-client-mcp-server

Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)

{
  "mcpServers": {
    "io-github-jordanburke-ssh-client-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "ssh-client-mcp-server"
      ]
    }
  }
}

Source: official MCP Registry record · registry name io.github.jordanburke/ssh-client-mcp-server · published 2026-06-09 · updated 2026-06-09. Not an endorsement; review the code before connecting it to anything sensitive.

Similar

More Developer Tools servers

Browse category