Run SSH commands and transfer files across multiple hosts concurrently.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "ezssh-mcp" yet — see the docs or source repo.
Using ezssh-mcp, auto-discover hosts from my SSH config and run `hostname && uptime && df -h /` concurrently. Summarize each server's hostname, uptime, and root disk usage.
A per-host summary of system status to quickly identify abnormal machines.
Use ezssh-mcp to upload local `deploy.sh` to `/tmp/` on all production hosts, then run `chmod +x /tmp/deploy.sh && /tmp/deploy.sh`, and summarize results with failed hosts.
Upload and execution status for each host, plus failure reasons and failed nodes.
Use ezssh-mcp to fetch `/var/log/nginx/error.log` from multiple servers into a local directory, and flag hosts where the file is missing or inaccessible.
A retrieval report listing saved file paths and explanations for failed hosts.
Manage SSH sessions, run remote commands, transfer files, and diagnose servers.
Manage remote servers over SSH for commands, transfers, checks, and backups.
Securely orchestrate SSH commands, files, tunnels, and fleet operations across hosts.
Let AI handle secure remote SSH commands, transfers, and port forwarding.
Connect AI to remote servers via SSH for commands and secure file transfer.
Execute SSH commands on remote servers and resume large file transfers.