Content


# E2B MCP Server
[](https://smithery.ai/server/e2b)
This repository contains the source code for the [E2B](https://e2b.dev) MCP server.
The E2B MCP server allows you to add [code interpreting capabilities](https://github.com/e2b-dev/code-interpreter) to your Claude Desktop app via the E2B Sandbox. See demo [here](https://x.com/mishushakov/status/1863286108433317958).
Available in two editions:
- [JavaScript](packages/js/README.md)
- [Python](packages/python/README.md)
### Installing via Smithery
You can also install E2B for Claude Desktop automatically via [Smithery](https://smithery.ai/server/e2b):
```bash
npx @smithery/cli install e2b --client claude
```
Connection Info
You Might Also Like
MarkItDown MCP
MarkItDown-MCP is a lightweight server for converting URIs to Markdown.
Context 7
Context7 MCP provides up-to-date code documentation for any prompt.

Continue
Continue is an open-source project for seamless server management.
semantic-kernel
Semantic Kernel is an SDK for building and deploying AI agents and systems.
Github
The GitHub MCP Server connects AI tools to manage code, issues, and workflows.
Playwright
A lightweight MCP server for browser automation using Playwright, enabling...