‍💻 Code Execution MCP Servers

13 servers tagged with ‍💻 Code Execution

pydantic/pydantic-ai ★ 16148

Run Python code in a secure sandbox via MCP tool calls

dagger/container-use ★ 3698

Containerized environments for coding agents. Multiple agents can work independently, isolated in fresh containers and git branches. No conflicts, ...

mavdol/capsule ★ 276

Run untrusted Python/JavaScript code in WebAssembly sandboxes.

ckanthony/openapi-mcp ★ 180

OpenAPI-MCP: Dockerized MCP Server to allow your AI agent to access any API with existing api docs.

alfonsograziano/node-code-sandbox-mcp ★ 150

A Node.js–based Model Context Protocol server that spins up disposable Docker containers to execute arbitrary JavaScript.

r33drichards/mcp-js ★ 43

A Javascript code execution sandbox that uses v8 to isolate code to run AI generated javascript locally without fear. Supports heap snapshotting fo...

yepcode/mcp-server-js ★ 42

Execute any LLM-generated code in a secure and scalable sandbox environment and create your own MCP tools using JavaScript or Python, with full sup...

ouvreboite/openapi-to-mcp ★ 30

Lightweight MCP server to access any API using their OpenAPI specification. Supports OAuth2 and full JSON schema parameters and request body.

gwbischof/outsource-mcp ★ 28

Give your AI assistant its own AI assistants. For example: "Could you ask openai to generate an image of a dog?"

hileamlakB/PRIMS ★ 27

PRIMS is a lightweight, open-source Model Context Protocol (MCP) server that lets LLM agents safely execute arbitrary Python code in a secure, thro...

alvii147/piston-mcp ★ 8

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...

Sowiedu/Edict

agents produce JSON AST, the compiler validates, type-checks, effect-checks, verifies contracts via Z3/SMT, and compiles to WASM. 19 MCP tools for ...

HanSur94/matlab-mcp-server-python

Connect AI agents to MATLAB — execute code, run async jobs with progress reporting, get interactive Plotly plots, expose custom .m functions as t...