command line

Mcp Server Commands

Run any command with `run_command` and `run_script` tools.

typescript
local
command line
0
View on GitHub

Installation

npx -y g0t4/mcp-server-commands

Configuration

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.

GitHub: https://github.com/g0t4/mcp-server-commands

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub