Execute commands on remote hosts over SSH with password or key authentication.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "SSH MCP Server" yet — see the docs or source repo.
Connect to server 192.168.1.10 over SSH using username ubuntu and the configured key, run `systemctl status nginx`, and summarize the current service status and any errors in English.
Returns the command output and summarizes whether nginx is running and whether any errors are present.
Connect to three remote Linux hosts over SSH, run `df -h`, compile disk usage for each machine, and highlight partitions with usage above 80%.
Produces a host-by-host disk usage report and flags partitions that need attention due to high utilization.
Use SSH to connect to the production server, go to `/var/www/app`, run `git pull`, `npm install`, and `pm2 restart app` in order, then summarize whether each step succeeded.
Returns deployment logs and provides a clear summary of which steps succeeded or failed.
Let AI handle secure remote SSH commands, transfers, and port forwarding.
Remotely manage Linux servers via SSH, commands, Docker, files, and code deployment.
Connect AI to remote servers via SSH for commands and secure file transfer.
Securely orchestrate SSH commands, files, tunnels, and fleet operations across hosts.
Securely diagnose remote servers over SSH with guarded read and write access.
Manage remote servers over SSH for commands, transfers, checks, and backups.