{"slug":"jakenuts/mcp-cli-exec","name":"CLI Exec","description":"Execute shell commands with structured output via a powerful CLI server.","category":"development","tags":[],"official":false,"stars":11,"transport":"stdio","install":[{"cmd":"npx in","imports":[]}],"tools":[{"name":"cli-exec-raw","description":"Execute a raw CLI command and return structured output. Takes a command string and optional timeout (default: 5 minutes). Returns detailed execution results including stdout, stderr, exit code. Handles errors gracefully with structured error responses."},{"name":"cli-exec","description":"Execute one or more CLI commands in a specific working directory. Supports single commands, && chained commands, or array of commands. All commands execute in the specified working directory. Returns detailed results for each command including success/failure status, exit code, stdout and stderr (ANSI codes stripped), execution duration, and working directory. Stops on first command failure. Optional timeout per command (default: 5 minutes)."}],"env_vars":[],"auth_type":"none","github":"https://github.com/jakenuts/mcp-cli-exec","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Mon May 25"}