run_command
Execute terminal commands securely with defined resource limits, allowed command lists, and output size controls using the MCP Terminal Server.
Instructions
Run a terminal command with security controls.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
allowedCommands | No | Optional list of allowed command executables | |
command | Yes | The command to execute | |
maxOutputSize | No | Maximum output size in bytes (default: 1MB) | |
timeoutMs | No | Maximum execution time in milliseconds (default: 30 seconds) |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCP Terminal Server
Related Tools
- @wonderwhy-er/DesktopCommanderMCP
- @GongRzhe/terminal-controller-mcp
- @PhialsBasement/CMD-MCP-Server
- @dillip285/mcp-terminal
- @PhialsBasement/CMD-MCP-Server