Manage VPS servers via SSH with commands, file transfer, Docker, and documentation.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "vps-mcp" yet — see the docs or source repo.
Connect to my VPS and run these commands, then summarize the results: uname -a, df -h, free -m, systemctl --failed. Explain the OS version, disk usage, memory usage, and failed services in English.
A server health summary covering system info, resource usage, and failed services.
Check whether Docker is installed on the VPS; install it if missing. Then pull the latest nginx image, start a container named web-demo, map port 80 to 8080, and return the container status and access method.
Docker is prepared and the container is deployed, with status and access instructions.
Upload local files deploy.sh and .env.example to /opt/app/, and make deploy.sh executable. Then generate an operations document describing the upload path, file purposes, execution steps, and rollback suggestions.
The files are uploaded successfully along with a clear server operations document.
Execute SSH commands on remote servers and resume large file transfers.
Remotely manage Linux servers via SSH, commands, Docker, files, and code deployment.
Manage remote servers over SSH for commands, transfers, checks, and backups.
Securely manage VPS deployments, proxy setup, and CI/CD infrastructure over SSH.
Safely manage remote servers via controlled SSH with whitelisted operations.
Manage SSH servers in natural language for logs, commands, services, and file transfers.