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
Converting files and office documents to Markdown.
Time
Obtaining current time information and converting time between different...
Filesystem
Model Context Protocol Servers
atlas-mcp-server
A Model Context Protocol (MCP) server for ATLAS, a Neo4j-powered task...
UnrealMCP
MCP to allow AI agents to control Unreal
rails-mcp-server
A Ruby gem implementation of a Model Context Protocol (MCP) server for Rails...