Securely manage VPS deployments, proxy setup, and CI/CD infrastructure over SSH.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "infra-mcp" yet — see the docs or source repo.
First inspect the current Docker configuration and runtime status of the myapp service on this VPS, then propose a plan to update the image to ghcr.io/acme/myapp:latest and safely restart it; only execute after confirmation and return an audit-friendly action log.
It first reports the current state and change plan, then after confirmation updates the image, restarts the service, and returns a clear action log and result summary.
Inspect the current Caddy configuration for example.com and plan a new reverse proxy rule that forwards /api to 127.0.0.1:8080; show the diff and risk notes first, then write the change and reload the service only after I confirm.
It outputs the current config, proposed changes, and a diff preview; after confirmation it updates the configuration, reloads the service, and reports the outcome.
Read the latest failed production deployment in GitHub Actions and investigate it together with the related service state on the VPS; provide the most likely cause and remediation steps, and if infrastructure changes are needed, list the planned actions and wait for confirmation.
It returns a failure analysis, relevant environment state, recommended fixes, and any infrastructure change plan awaiting confirmation.
Manage VPS servers via SSH with commands, file transfer, Docker, and documentation.
Execute SSH commands on remote servers and resume large file transfers.
Securely diagnose remote servers over SSH with guarded read and write access.
Use one MCP server for filesystem, database, web, and system operations.
Safely manage remote servers via controlled SSH with whitelisted operations.
Deploy remote MCP servers on Cloudflare Workers with OAuth and SSE connectivity.