E2B MCP Server — MCP Servers
An MCP server that enables Claude to securely run code inside the E2B sandbox.
Quick Info
Tags
Overview
The E2B MCP Server is an open-source implementation of the Model Context Protocol that connects Claude to the E2B sandbox, allowing it to execute code securely in isolated environments. This integration provides developers with a safe, reproducible, and scalable way to extend AI assistants with live code execution. Available in both JavaScript and Python editions, the server can be installed directly via Smithery or run locally with Node.js and Python environments. By combining Claude's reasoning with E2B's sandboxing, developers can test, debug, and automate workflows while maintaining strict isolation. The project is licensed under Apache-2.0 and is designed for extensibility and community-driven contributions.