Ssh
Freeby MCP Community
MCP Agent for managing SSH hosts - A Model Context Protocol server for SSH operations
v1.3.7Added Apr 12, 2026
mcpsshagentmodel-context-protocolclaude
Ssh MCP Server
MCP Agent for managing SSH hosts - A Model Context Protocol server for SSH operations
Installation
Reviews
Installation
Quick install
npx -y @aiondadotcom/mcp-ssh
Add to claude_desktop_config.json
{
"mcpServers": {
"ssh": {
"command": "npx",
"args": ["-y", "@aiondadotcom/mcp-ssh"]
}
}
}