MCP Access Server
by shin-t-o
command-execute
Executes a command in the allowed list: ls / mkdir / cd / npm / npx / node / git / rm
Input Schema
Name | Required | Description | Default |
---|---|---|---|
command | Yes | The command(command only) to execute on Windows PowerShell | |
cwd | Yes | Working directory at command execution |