general MCP Server
wanna develop an app ❓
Discovered via github-topic:model-context-protocol and last synced 5mo ago.
1. Install the package
npx gm-exec
2. Add to claude_desktop_config.json
{
"mcpServers": {
"gm-exec": {
"command": "npx",
"args": [
"gm-exec"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
go run
python3
deno run
javac + java
## Requirements - [Bun](https://bun.sh) ≥ 1.0 ```bash curl -fsSL https://bun.sh/install
Runtime
gcc
rustc