execute-command
Execute shell commands in a secure, isolated Docker container using the Shell Command MCP Server. Spawns a new bash process for each command, with options to set environment variables, working directory, and timeout.
Instructions
execute-command
This tool executes shell command on bash. Each command execution spawn a new bash process.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
command | Yes | ||
options | Yes |