execute_command
Run predefined Windows commands securely using this tool to execute actions like 'dir' or 'echo' within a controlled environment, ensuring safe and monitored command-line interactions.
Instructions
Execute a Windows command and return its output. Only commands in the allowed list can be executed. This tool should be used for running simple commands like 'dir', 'echo', etc.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
command | Yes | The command to execute | |
timeout | No | Timeout in milliseconds | |
workingDir | No | Working directory for the command |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Windows Command Line MCP Server
Related Tools
- @dillip285/mcp-terminal
- @spences10/mcp-wsl-exec
- @SimonB97/win-cli-mcp-server
- @alxspiker/Windows-Command-Line-MCP-Server
- @skydeckai/mcp-server-aidd