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.
Manage remote servers over SSH for commands, file transfer, monitoring, and audits.
Enable AI to access remote hosts via SSH for commands and file transfer.
Remotely manage Linux servers via SSH, commands, Docker, files, and code deployment.
Manage SSH sessions, run remote commands, transfer files, and diagnose servers.
Securely let AI assistants run remote server commands over SSH.
Execute commands on remote servers over SSH with flexible authentication support.