The reputation layer for AI skills, tools & agents

e2b-dev/mcp-server

Score: 55.2 Rank #180

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

Overview

e2b-dev/mcp-server is a JavaScript MCP server licensed under Apache-2.0. Giving Claude ability to run code with E2B via MCP (Model Context Protocol) Topics: anthropic, claude, claude-3-5-sonnet, claude-ai, model-context-protocol.

Ranked #180 out of 25632 indexed tools.

In the top 1% of all indexed tools.

Ecosystem

JavaScript Apache-2.0
anthropicclaudeclaude-3-5-sonnetclaude-aimodel-context-protocol

Signal Breakdown

Stars 383
Freshness 15d ago
Issue Health 60%
Contributors 8
Dependents 4
Forks 67
Description Good
License Apache-2.0

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

Badge

AgentRank score for e2b-dev/mcp-server
[![AgentRank](https://agentrank-ai.com/api/badge/tool/e2b-dev--mcp-server)](https://agentrank-ai.com/tool/e2b-dev--mcp-server)
<a href="https://agentrank-ai.com/tool/e2b-dev--mcp-server"><img src="https://agentrank-ai.com/api/badge/tool/e2b-dev--mcp-server" alt="AgentRank"></a>

Matched Queries

"mcp server""mcp-server""model context protocol""model-context-protocol"

From the README

# E2B MCP Server

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
```
Read full README on GitHub →
Are you the maintainer? Claim this listing