mcp-ssh-managerThis skill should be used when the user asks to "run ssh command", "execute on server", "ssh session", "upload file", "download file", "ssh tunnel", "check server status", "monitor server", "deploy files", "backup server", or needs remote server management. This skill emphasizes session reuse, workdir organization, and content persistence for sustainable operations.
Install via ClawdBot CLI:
clawdbot install imaxtomas/mcp-ssh-managerGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
send → http://localhost:3000/healthAccesses system directories or attempts privilege escalation
sudo chownCalls external URL not in known-safe list
https://github.com/bvisible/mcp-ssh-managerAI Analysis
The skill's primary function is legitimate SSH server management, and the external URL references appear to be documentation links. However, the signal about sending data to localhost:3000/health suggests potential internal monitoring or telemetry that should be documented, and sudo operations require careful user oversight.
Generated Mar 20, 2026
Automates deployment pipelines by executing remote commands, uploading build artifacts, and managing services on production servers. Enables continuous integration and delivery workflows with session reuse for multi-step deployments, reducing manual intervention and ensuring consistency across environments.
Monitors server health by checking resource usage, tailing logs, and verifying service statuses. Facilitates proactive maintenance through automated health checks and alerts, helping IT teams identify issues early and maintain system reliability with organized workdirs for historical data comparison.
Creates SSH tunnels to securely access remote databases or internal services from local machines. Supports local port forwarding for development and debugging, ensuring data security without exposing sensitive ports directly to the internet, ideal for remote teams and distributed systems.
Schedules and manages backups of critical files and configurations on remote servers. Enables quick restoration from backups in case of failures, supporting disaster recovery plans with automated scheduling and organized backup listings for compliance and operational continuity.
Synchronizes files between local and remote servers for content updates, such as web applications or media assets. Uses upload, download, and sync tools to deploy changes efficiently, minimizing downtime and ensuring version consistency across distributed environments.
Offers ongoing server management, monitoring, and maintenance as a subscription service. Clients pay a monthly fee for automated health checks, backups, and deployments, reducing their operational overhead and ensuring high availability with predictable costs.
Provides consulting services to integrate this skill into existing DevOps pipelines, customizing workflows for deployment and monitoring. Revenue comes from one-time setup fees and ongoing support contracts, helping businesses optimize their remote server operations.
Licenses the skill as part of a white-label platform for IT service providers to offer branded remote server management. Generates revenue through licensing fees and usage-based pricing, enabling partners to scale their services without developing in-house tools.
💬 Integration Tip
Integrate with existing CI/CD tools like Jenkins or GitLab CI to automate deployments, and use workdir organization for audit trails and performance comparisons over time.
Scored Apr 19, 2026
Audited Apr 16, 2026 · audit v1.0
Full desktop computer use for headless Linux servers. Xvfb + XFCE virtual desktop with xdotool automation. 17 actions (click, type, scroll, screenshot, drag,...
Diagnoses common Linux service issues using logs, systemd/PM2, file permissions, Nginx reverse proxy checks, and DNS sanity checks. Use when a server app is failing, unreachable, or misconfigured.
Run a single command on a remote Tailscale node via SSH without opening an interactive session.
Debug DNS resolution and network connectivity. Use when troubleshooting DNS failures, testing port connectivity, diagnosing firewall rules, inspecting HTTP requests with curl verbose mode, configuring /etc/hosts, or debugging proxy and certificate issues.
主动监控系统状态。定期检查服务器健康,主动汇报,无需等待指令。
Manage Coolify deployments, applications, databases, and services via the Coolify API. Use when the user wants to deploy, start, stop, restart, or manage applications hosted on Coolify.