execute_command
Run system commands in PowerShell, CMD, or Git Bash shells on Windows via secure CLI access, specifying the working directory for targeted task execution.
Instructions
Execute a command in the specified shell (powershell, cmd, or gitbash)
Example usage (PowerShell):
Copy
Example usage (CMD):
Copy
Example usage (Git Bash):
Copy
Input Schema
Name | Required | Description | Default |
---|---|---|---|
command | Yes | Command to execute | |
shell | Yes | Shell to use for command execution | |
workingDir | No | Working directory for command execution (optional) |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Windows CLI MCP Server
Related Tools
- @delorenj/super-win-cli-mcp-server
- @dillip285/mcp-terminal
- @SimonB97/win-cli-mcp-server
- @skydeckai/mcp-server-aidd
- @alxspiker/Windows-Command-Line-MCP-Server