
E2B
Giving Claude ability to run code with E2B via MCP (Model Context Protocol)
Installation
Installing for Claude Desktop
Manual Configuration Required
This MCP server requires manual configuration. Run the command below to open your configuration file:
npx mcpbar@latest edit -c claude
This will open your configuration file where you can add the E2B MCP server manually.
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
Details:
Stars
271Forks
38Last commit
1 month agoRepository age
8 monthsLicense
Apache-2.0
Auto-fetched from GitHub .