Perceptron-Studios/ssh-hub
A SSH Hub MCP server for opening and managing connections to remote servers from within agentic tools
Platform-specific configuration:
{
"mcpServers": {
"ssh-hub": {
"command": "npx",
"args": [
"-y",
"ssh-hub"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...