2.9 KiB
2.9 KiB
ssh-mcp
Model Context Protocol server for SSH remote server management -- execute commands, transfer files, manage databases, create backups, and automate DevOps workflows.
| Type | MCP Server |
| Language | Node.js (>= 18.0.0) |
| Tools | 37 tools across 6 groups |
| License | MIT |
| Upstream | bvisible/mcp-ssh-manager v3.4.0 |
| Platform | Gitea (primary) |
Overview
ssh-mcp exposes 37 tools that let Claude Code manage remote servers over SSH. Capabilities include command execution, file transfer, database operations, backup/restore, health monitoring, and automation hooks.
Tool Groups
| Group | Description |
|---|---|
| Core | Command execution, sudo, file upload/download |
| Database | Query, dump, import, list databases |
| Backup | Create, list, restore, schedule backups |
| Monitoring | Health checks, service status, process management |
| Deployment | Deploy files with permission handling |
| Automation | Aliases, hooks, command shortcuts |
Wiki Pages
Guides
- Installation -- prerequisites, install steps, .env configuration, Claude Code registration, multi-server setup, troubleshooting
- Deployment Guide -- deploying files to remote servers with permission handling
- Backup Guide -- database and file backup/restore workflows
Reference
- API -- all 37 tools organized by group with descriptions and key parameters
- Architecture -- source file map, component responsibilities, tool activation system, connection pooling, design decisions
- Tool Management -- tool enablement configuration and the
ssh-manager toolsCLI
Operations
- Aliases and Hooks -- server aliases, command aliases, and automation hooks
Marketing
- SEO -- search engine optimization notes
- Social Media Announcement -- launch announcement templates
Related Wikis
| Repo | Purpose |
|---|---|
| deploy-mcp | Git-based deployment MCP |
| monitor-mcp | Server and Grafana monitoring MCP |
| backup-mcp | Backup MCP with Akeeba integration |
MokoStandards -- central standards hub for all Moko Consulting projects.
Repo: ssh-mcp · MokoStandards
| Revision | Date | Author | Description |
|---|---|---|---|
| 1.0 | 2026-05-09 | Moko Consulting | Initial version |