Home › Other › ssh-mcp-server

ssh-mcp-server

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

JavaScript
★ 11 stars Last pushed 2026-05-27 License: NOASSERTION

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.2.1)

npx -y @nl4ever/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "ssh-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@nl4ever/[email protected]"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry