E2B MCP Server logo

E2B MCP Server — MCP Servers

An MCP server that enables Claude to securely run code inside the E2B sandbox.

162stars

Quick Info

Category
developer-tools

Tags

mcp
claude
sandbox
code-execution
javascript
python

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.

Key Features

Enables Claude to run code securely in E2B sandbox
JavaScript and Python server editions available
Easy installation via Smithery or local setup
Isolated, reproducible execution environments
Supports debugging and automation workflows
Open-source and Apache-2.0 licensed
Built with Node.js and Python
Extensible design for community contributions

Use Cases

Enhance development workflows and productivity
Integrate E2B MCP Server with Claude and other AI assistants
Streamline developer-tools processes using MCP protocol