mcp-server-commands
by g0t4
run_script
Input Schema
Name | Required | Description | Default |
---|---|---|---|
cwd | No | Current working directory | |
interpreter | No | Command with arguments. Script will be piped to stdin. Examples: bash, fish, zsh, python, or: bash --norc | |
script | Yes | Script to run |