bash
Execute shell commands directly within the Claude Code MCP server to automate tasks, process operations, or integrate with software workflows efficiently.
Instructions
Execute a shell command
Input Schema
Name | Required | Description | Default |
---|---|---|---|
command | Yes | The shell command to execute | |
timeout | No | Optional timeout in milliseconds (max 600000) |