Execute shell commands securely over MCP for controlled dev and ops workflows.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "mcp-shell" yet — see the docs or source repo.
Use mcp-shell to run an allowed command, check the nginx service status, and return a concise summary of the key details.
Returns whether the service is running, recent status details, and a brief conclusion.
Use mcp-shell to run an allowlisted command to inspect current disk usage and identify mount points nearing capacity.
Outputs usage by partition and flags disks that need attention due to high utilization.
Test whether a command containing shell metacharacters is rejected by mcp-shell and explain why it was blocked.
Returns a safe rejection result and explains that the command was not executed due to policy restrictions.
Safely run whitelisted shell commands with timeouts, pipelines, and audit logs.
Enables secure local development with files, shell, editing, and persistent sessions.
Securely diagnose remote servers over SSH with guarded read and write access.
Securely automate SSH tasks and manage MCP workflows with policy controls.
Run a single remote shell command safely and get summarized results.
Extend an MCP server with JavaScript tools and safer command execution.