# mcp-server

> MCP Server

This repository hosts the E2B MCP server, enabling code interpreting capabilities for the Claude Desktop app through the E2B Sandbox, available in JavaScript and Python editions. This repository hosts the

## Overview

- **Category:** AI
- **Language:** JavaScript
- **Stars:** 394
- **Forks:** 26
- **Owner:** e2b-dev
- **GitHub:** https://github.com/e2b-dev/mcp-server
- **Created:** 2024-12-01T17:26:15+00:00
- **Updated:** 2025-03-28T12:34:20+00:00
- **Source:** https://model-context-protocol.com/servers/claude-code-interpreter-e2b-mcp-server

## Setup

## Setup
You can install E2B for Claude Desktop automatically via [Smithery](https://smithery.ai/server/e2b):

```bash
npx @smithery/cli install e2b --client claude
```

## Tools

## Available Tools

1. E2B MCP server (allows you to add code interpreting capabilities to your Claude Desktop app via the E2B Sandbox).
2. JavaScript edition (available in packages/js/README.md).
3. Python edition (available in packages/python/README.md).

