ssh

stdio

Used by 1 plugin

Installs neely-brain-dump, the highest-starred plugin that provides this server

Install
1
Run in your terminal
$
npx claudepluginhub built-simple/claude-brain-dump-repo --plugin neely-brain-dump
Add to Your Project

Add to your .mcp.json:

{
  "mcpServers": {
    "ssh": {
      "command": "npx",
      "args": [
        "-y",
        "ssh-mcp"
      ]
    }
  }
}
Command
npx
Arguments
-yssh-mcp