ssh
stdioUsed 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-dumpAdd to Your Project
Add to your .mcp.json:
{
"mcpServers": {
"ssh": {
"command": "npx",
"args": [
"-y",
"ssh-mcp"
]
}
}
}Command
npxArguments
-yssh-mcp