Pyrokine/claude-mcp-tools
A comprehensive SSH MCP Server for AI assistants (Claude, Cursor, etc.) - Connection pooling, su/sudo execution, SFTP, keepalive support
Platform-specific configuration:
{
"mcpServers": {
"claude-mcp-tools": {
"command": "npx",
"args": [
"-y",
"claude-mcp-tools"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...