Run a single remote shell command safely and get summarized results.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "exec-mcp" yet — see the docs or source repo.
Run `df -h /` on the configured host, return the tail of stdout/stderr, and summarize whether root partition free space is sufficient.
Includes execution status, a snippet of disk usage output, and a brief conclusion on remaining space health.
Execute `systemctl status nginx --no-pager` on the target host, return the output tail, and summarize whether nginx is running normally and any recent errors.
Provides a service status snippet, exit code, and a summary of nginx health and detected issues.
Run `cat /opt/app/VERSION` on the server, return the command result, and summarize whether the deployed version matches the expected version.
Returns the version output, execution summary, and a clear match or mismatch assessment.
Execute shell commands securely over MCP for controlled dev and ops workflows.
Securely run local and remote commands via SSH with sessions and env variables.
Run preconfigured commands on remote servers as ready-to-use MCP tools.
Securely diagnose remote servers over SSH with guarded read and write access.
Securely let AI assistants run remote server commands over SSH.
Securely orchestrate SSH commands, files, tunnels, and fleet operations across hosts.