Code Execution MCP Servers
Code execution servers. Allow LLMs to execute code in a secure environment, e.g. for coding agents.
16 of 16 shown
alfonsograziano/node-code-sandbox-mcp
github.comA Node.js MCP server that spins up isolated Docker-based sandboxes for executing JavaScript snippets with on-the-fly npm dependency installation and clean teardown
alvii147/piston-mcp
github.comMCP 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 Desktop config example.
asif-nvc/e2b-sandbox-mcp
github.comConnect Claude Code with E2B cloud sandboxes — 29 tools for creating isolated Linux VMs, cloning repos, running commands, managing files, and performing git operations without touching the local machine.
ckanthony/openapi-mcp
github.comOpenAPI-MCP: Dockerized MCP Server to allow your AI agent to access any API with existing api docs.
dagger/container-use
github.comContainerized environments for coding agents. Multiple agents can work independently, isolated in fresh containers and git branches. No conflicts, many experiments. Full execution history, terminal access to agent environments, git workflow. Any agent/model/infra stack.
gwbischof/outsource-mcp
github.comGive your AI assistant its own AI assistants. For example: "Could you ask openai to generate an image of a dog?"
hileamlakB/PRIMS
github.comA Python Runtime Interpreter MCP Server that executes user-submitted code in an isolated environment.
ksterx/srunx
github.comMCP server for the SLURM workload manager. Submit jobs, run YAML workflows, monitor GPU resources, manage SSH profiles, and sync files to remote HPC clusters from natural language. 14 tools spanning local SLURM and SSH-remote clusters; companion CLI and FastAPI Web UI ship in the same package.
mavdol/capsule/mcp-server
github.comRun untrusted Python/JavaScript code in WebAssembly sandboxes.
HanSur94/matlab-mcp-server-python
github.comConnect AI agents to MATLAB — execute code, run async jobs with progress reporting, get interactive Plotly plots, expose custom .m functions as tools, and monitor via live dashboard.
ouvreboite/openapi-to-mcp
github.comLightweight MCP server to access any API using their OpenAPI specification. Supports OAuth2 and full JSON schema parameters and request body.
pydantic/pydantic-ai/mcp-run-python
github.comRun Python code in a secure sandbox via MCP tool calls
r33drichards/mcp-js
github.comA Javascript code execution sandbox that uses v8 to isolate code to run AI generated javascript locally without fear. Supports heap snapshotting for persistent sessions.
rikarazome/prolog-reasoner
github.comSWI-Prolog execution for LLMs with CLP(FD), negation-as-failure, and recursion. Benchmarked 90% vs 73% LLM-only accuracy on 30 logic problems.
Sowiedu/Edict
github.comAgent-first programming language: agents produce JSON AST, the compiler validates, type-checks, effect-checks, verifies contracts via Z3/SMT, and compiles to WASM. 19 MCP tools for the full compile-and-execute loop.
★yepcode/mcp-server-js
github.comExecute any LLM-generated code in a secure and scalable sandbox environment and create your own MCP tools using JavaScript or Python, with full support for NPM and PyPI packages
Attribution
Data sourced from punkpeye/awesome-mcp-servers (MIT). Synced every 24 hours.