cli-exec
Execute CLI commands from a specified working directory with structured output, including stdout, stderr, exit codes, and execution duration. Supports single commands, sequential commands, and optional timeouts.
Instructions
Execute one or more CLI commands in a specific working directory
Input Schema
Name | Required | Description | Default |
---|---|---|---|
commands | Yes | Commands to execute | |
timeout | No | Optional timeout in milliseconds per command (default: 5 minutes) | |
workingDirectory | Yes | Working directory to execute commands in |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from mcp-cli-exec MCP Server
Related Tools
- @jakenuts/mcp-cli-exec
- @delorenj/super-win-cli-mcp-server
- @MladenSU/cli-mcp-server
- @xiaoguomeiyitian/ToolBox
- @PhialsBasement/CMD-MCP-Server