
gm-exec
Supports UIby anentrypoint
Multi-language code execution tool for MCP clients with isolated process management.
What it does\nProvides a secure, isolated environment for executing code across multiple languages directly through an MCP client. It manages processes via PM2 to ensure stability and supports backgrounding for long-running tasks.\n\n## Tools\n- execute-code: Run snippets in JS/TS, Python, Go, Rust, C, C++, Java, or Deno.\n- bash-execution: Execute shell commands within a specified working directory.\n- task-status: Poll the status and drain output of backgrounded execution tasks.\n\n## Installation\nAdd this to your claude_desktop_config.json:\n\njson\n{\n "mcpServers": {\n "gm-exec": {\n "command": "bunx",\n "args": ["gm-exec", "--mcp"]\n }\n }\n}\n\n\n## Supported hosts\n- Claude Desktop\n- Cursor\n- Copilot\n- VS Code
Quick install
bunx gm-exec --mcpInformation
- Pricing
- free
- Published
- 4/19/2026
- stars






