Catalog
io.github.YawLabs/ssh-mcp
OfficialMCP server for SSH operations with built-in diagnostics
Execute SSH commands and diagnose SSH connectivity issues.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"ssh-mcp": {
"command": "npx",
"args": [
"-y",
"@yawlabs/ssh-mcp@0.11.5"
]
}
}
}