Run terminal commands securely with policy controls, restrictions, and timeouts.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "cli-mcp" yet — see the docs or source repo.
Run ./deploy.sh under a restricted policy. Block file deletion and access to sensitive system paths outside /etc, set a 120-second timeout, and return the execution log plus a result summary.
Returns the command result, logs, whether any security restriction was triggered, and the reason for success or failure.
Execute shell commands to count file types in the ./reports directory. Allow read-only access to this directory, block network access, set a 30-second timeout, and summarize the results in a table.
Outputs a table of directory statistics, the command execution log, and a note confirming whether the policy was fully respected.
Use PowerShell to run the project build command. Restrict the working directory to the current project folder, block high-risk commands, set a 5-minute timeout, and list key errors if the build fails.
Returns whether the build succeeded, core output logs, key error messages, and any security policy block records.
Securely run local and remote commands via SSH with sessions and env variables.
Safely run shell commands via MCP with session and process control.
Execute commands safely, search files, and manage system processes via MCP.
Let AI run CLI commands for deployment, inspection, and system administration.
Use an interactive MCP terminal to run commands and manage files remotely.
Execute shell commands securely over MCP for controlled dev and ops workflows.