Ssh Manager
Freeby MCP Community
MCP SSH Manager: Model Context Protocol server for SSH remote server management. Control SSH connections from Claude Code and OpenAI Codex - execute commands, t
v3.2.2Added Apr 12, 2026
mcpsshmcp-sshmcp sshssh-mcp
Ssh Manager MCP Server
MCP SSH Manager: Model Context Protocol server for SSH remote server management. Control SSH connections from Claude Code and OpenAI Codex - execute commands, t
Installation
npx -y mcp-ssh-manager
Reviews
Installation
Quick install
npx -y mcp-ssh-manager
Add to claude_desktop_config.json
{
"mcpServers": {
"ssh-manager": {
"command": "npx",
"args": ["-y", "mcp-ssh-manager"]
}
}
}