Run code in secure sandboxes hosted by E2B.
Visit ProjectCategory
Tags
What is E2B MCP Server?
E2B MCP Server enables code interpreting capabilities for Claude Desktop apps using E2B Sandboxes. It allows developers to run and test code in secure environments directly from the Claude desktop client.
How to use E2B MCP Server?
- Access the repository from GitHub.
- Follow the installation guide for either JavaScript or Python editions.
- Integrate with Claude Desktop using Smithery (automated installation available via
npx @smithery/cli install e2b --client claude
).
Key features of E2B MCP Server
- Secure Sandboxes: Run code in isolated, secure environments hosted by E2B.
- Cross-language Support: Available in JavaScript and Python editions.
- Seamless Integrations: Designed for easy integration with Claude Desktop.
Use cases of E2B MCP Server
- Developer Testing: Test and debug code in secure environments before deployment.
- AI Codex Enhancement: Enhance AI capabilities in Claude Desktop with secure code execution.
- Automated Scripting: Automate workflows involving secure code execution.
FAQ from E2B MCP Server
-
Is E2B MCP Server free to use?
Check E2B's pricing plans on their official website.
-
How secure are the sandboxes?
E2B Sandboxes are designed with isolation and security in mind, ensuring safe execution of untrusted code.
-
Can I use E2B MCP Server with other apps?
Currently optimized for Claude Desktop, but future integrations are possible.
E2B MCP Server
This repository contains the source code for the E2B MCP server.
The E2B MCP server allows you to add code interpreting capabilities to your Claude Desktop app via the E2B Sandbox. See demo here.
Available in two editions:
Installing via Smithery
You can also install E2B for Claude Desktop automatically via Smithery:
npx @smithery/cli install e2b --client claude