# E2b Dev Mcp Server

> Giving Claude ability to run code with E2B via MCP (Model Context Protocol)

- **Type:** MCP server
- **Install:** `agentstack add mcp-e2b-dev-mcp-server`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [e2b-dev](https://agentstack.voostack.com/s/e2b-dev)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [e2b-dev](https://github.com/e2b-dev)
- **Source:** https://github.com/e2b-dev/mcp-server

## Install

```sh
agentstack add mcp-e2b-dev-mcp-server
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

> **Deprecated:** This project is no longer actively maintained. It may not receive further updates or bug fixes.

# 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
```

## Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [e2b-dev](https://github.com/e2b-dev)
- **Source:** [e2b-dev/mcp-server](https://github.com/e2b-dev/mcp-server)
- **License:** Apache-2.0

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/mcp-e2b-dev-mcp-server
- Seller: https://agentstack.voostack.com/s/e2b-dev
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
