command line
Mcp Server Commands
Run any command with `run_command` and `run_script` tools.
typescript
local
command line
Installation
npx -y g0t4/mcp-server-commandsConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mcp-server-commands",
"command": "npx",
"args": [
"-y",
"g0t4/mcp-server-commands"
]
}About This MCP Server
g0t4/mcp-server-commands
Run any command with run_command and run_script tools.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub