run_command
Execute shell commands through the MCP server to automate tasks and integrate with system operations, with configurable timeout settings for controlled execution.
Instructions
Execute a shell command (use with caution)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | Command to execute | |
| timeout | No | Timeout in seconds |