E2B Code Interpreter

MCP Server Verified

Execute code in secure sandboxes. Run Python, JavaScript, and shell commands with full filesystem access.

by E2B

★★★★★ 4.5/5 (518 reviews)
52.9kGitHub stars
26.5kinstalls
Updated 2026-03-03
activetypescript

Installation

npx -y @e2b/mcp-server-e2b-code-interpreter

Quick Start

Add to your Claude Desktop config:
```json
{
  "mcpServers": {
    "e2b-code-interpreter": {
      "command": "npx",
      "args": ["-y", "@e2b/mcp-server-e2b-code-interpreter"]
    }
  }
}
```

Tools & Capabilities

execute_code
run_command
get_output
get_info
list_resources

Compatibility

Claude Desktop Continue Cline Cursor Windsurf

About E2B Code Interpreter

Execute code in secure sandboxes. Run Python, JavaScript, and shell commands with full filesystem access.

View on GitHub →

Language: TypeScript

Category: Developer Tools

← Back to MCP Hub Directory