E2B

Official

e2b-dev

Run code in secure sandboxes hosted by E2B

Features

sandboxcode-executionsecurity

Quick Install

npx -y @modelcontextprotocol/server-e2b

Configuration

Config file location:

~/Library/Application Support/Claude/claude_desktop_config.json
config.json
{
  "mcpServers": {
    "e2b": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-e2b"
      ]
    }
  }
}

Step 1: Copy the configuration above

Step 2: Open or create the config file at the path shown above

Step 3: Merge with existing config (add to mcpServers object) or replace if new

Step 4: Restart your Claude Desktop application

Details

Author
e2b-dev
Type
Official
Category
Developer Tools