MCP Server
E2B Code Interpreter
Run sandboxed code in cloud micro-VMs.
900
Source Install
npx
npx -y @e2b/mcp-server
Add this to your Claude Code MCP settings or run via the CLI.
About
E2B sandboxes for safe code execution. Lets the agent run untrusted Python/Node code without touching the user machine.
Common use cases
- •Run user-submitted code safely
- •Data analysis
- •Reproduce bug reports
Tags
sandboxcode-executionsecurity