Back to Apps

MCP SSH Manager
by bvisible
Enterprise-grade SSH remote server management with 37 tools for DevOps, backups, and monitoring.
0 stars
Works in:Codex
Exposes:ToolsResources
What it does
Enables AI assistants to manage multiple SSH connections, execute remote commands, transfer files, and perform complex DevOps tasks like database backups and health monitoring across a fleet of servers.
Tools
ssh_execute: Run commands on remote servers with working directory support.ssh_upload/ssh_download: Move files between local and remote systems.ssh_backup_create: Automated backups for MySQL, PostgreSQL, MongoDB, and files.ssh_health_check: Real-time metrics for CPU, RAM, Disk, and Network.ssh_db_query: Secure, read-only SQL queries for remote databases.ssh_deploy: Smart file deployment with permission handling.
Installation
Install globally via npm:
npm install -g mcp-ssh-manager
Configure for Claude Desktop:
{
"mcpServers": {
"ssh-manager": {
"command": "node",
"args": ["/path/to/mcp-ssh-manager/src/index.js"]
}
}
}
Supported hosts
- Claude Code
- OpenAI Codex
- Claude Desktop
Quick install
npm install -g mcp-ssh-managerInformation
- Pricing
- free
- Published
- 4/15/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Codex
Run ssh-manager codex setup and configure ~/.codex/config.tomlClaude Desktop
Add node path to src/index.js in your MCP config





