| Piston MCP | Node Code Sandbox MCP | |
|---|---|---|
| Description | MCP server that lets LLMs execute code through the Piston remote code execution engine, with a zero-config `uv` setup and a ready-to-use Claude Des... | A Node.js–based Model Context Protocol server that spins up disposable Docker containers to execute arbitrary JavaScript. |
| Category | 💻 Code Execution | 💻 Code Execution |
| Language | Python | TypeScript |
| License | MIT | — |
| Stars | 8 | 150 |
| Website | https://github.com/alvii147/piston-mcp | https://github.com/alfonsograziano/node-code-sandbox-mcp |