Execute commands and manage files on remote servers over SSH.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "mcp-impresario" yet — see the docs or source repo.
Connect to a remote Linux server and run `systemctl status nginx`, `df -h`, and `free -m`, then summarize the service status, disk usage, and memory usage.
Returns command outputs and a short summary of the server health status.
Open `/etc/nginx/nginx.conf` over SSH, check whether gzip is enabled; if not, back up the file, add the configuration, and explain the changes made.
Provides the inspection result, updated config snippet, and backup details.
Connect to the remote server, read the latest 200 lines of the application log, filter entries containing error or timeout, and produce a chronological summary.
Outputs filtered log excerpts and a troubleshooting-friendly event summary.
Securely diagnose remote servers over SSH with guarded read and write access.
Manage SSH sessions, run remote commands, transfer files, and diagnose servers.
Securely let AI assistants run remote server commands over SSH.
Manage remote Linux machines over SSH directly from an AI chat.
Enable AI to access remote hosts via SSH for commands and file transfer.
Remotely control Claude Code instances to run commands and manage files.