| name | E2B Code Execution MCP |
| slug | e2b-code-execution-mcp |
| description | Add sandboxed code execution to any MCP-compatible AI client. E2B gives agents access to secure, internet-connected Linux environments for running Python, JavaScript, and shell commands without touching your local machine. |
| github_stars | 393 |
| verification | security_reviewed |
| source | https://github.com/e2b-dev/mcp-server |
| author | E2B |
| publisher_type | individual |
| category | Developer Tools |
| framework | MCP |
| tool_ecosystem | {"github_repo":"e2b-dev/mcp-server","github_stars":393,"npm_package":"@e2b/mcp-server","npm_weekly_downloads":10209} |
E2B Code Execution MCP
Add sandboxed code execution to any MCP-compatible AI client. E2B gives agents access to secure, internet-connected Linux environments for running Python, JavaScript, and shell commands without touching your local machine.
Prerequisites
MCP-compatible client (Claude Code, Cursor, or similar), E2B API key, Node.js runtime
Installation
Use the upstream install or setup path that matches your environment:
- npx @smithery/cli install e2b --client claude
Requirements and caveats from upstream:
Documentation
Source