Loomal

ssh-client-mcp-server

MCP server by github.com/jordanburke/ssh-client-mcp-server

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

3 starsnpm: ssh-client-mcp-server

About ssh-client-mcp-server

ssh-client-mcp-server is an MCP (Model Context Protocol) server published by jordanburke in the official MCP registry, listed under Developer Tools on Loomal. MCP server for executing shell commands on remote hosts via SSH.

It ships as an npm package (ssh-client-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/jordanburke/ssh-client-mcp-server, where the project has earned 3 GitHub stars.

Use ssh-client-mcp-server with your agent

Claude Code · one command
claude mcp add ssh-client-mcp-server -- npx -y ssh-client-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "ssh-client-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "ssh-client-mcp-server"
      ]
    }
  }
}
npmssh-client-mcp-server

Frequently asked questions

What is ssh-client-mcp-server?
ssh-client-mcp-server is an MCP (Model Context Protocol) server by jordanburke in the Developer Tools category. MCP server for executing shell commands on remote hosts via SSH.
How do I connect ssh-client-mcp-server to Claude, Cursor, or another MCP client?
Install ssh-client-mcp-server from its npm package (ssh-client-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is ssh-client-mcp-server open source?
Yes — the source code is public at github.com/jordanburke/ssh-client-mcp-server, with 3 GitHub stars.
Can AI agents pay to use ssh-client-mcp-server?
Not yet through Loomal — ssh-client-mcp-server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain ssh-client-mcp-server? Claim this listing free by verifying GitHub ownership, or contact us.