mixelpixx/SSH-MCP
A Model Context Protocol (MCP) server that provides SSH access to remote servers, allowing AI tools like Claude Desktop or VS Code to securely connect to your VPS.
Platform-specific configuration:
{
"mcpServers": {
"SSH-MCP": {
"command": "npx",
"args": [
"-y",
"SSH-MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...