run_command
Execute CLI commands like pwd, cat, echo, find, ls, and grep in the /app directory. Flags such as -l, -h, --help, -v, -a, and -r are supported, but shell operators are not enabled for secure command execution.
Instructions
Allows command (CLI) execution in the directory: /app
Available commands: pwd, cat, echo, find, ls, grep Available flags: -l, -h, --help, -v, -a, -r
Note: Shell operators (&&, |, >, >>) are not supported.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
command | Yes | Single command to execute (example: 'ls -l' or 'cat file.txt') |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from cli-mcp-server
Related Tools
- @jakenuts/mcp-cli-exec
- @jakenuts/mcp-cli-exec
- @delorenj/super-win-cli-mcp-server
- @kevinwatt/shell-mcp
- @dillip285/mcp-terminal