mcp-server

e2b-dev/mcp-server
★ 383 stars JavaScript 🤖 AI/LLM Updated 1mo ago
Giving Claude ability to run code with E2B via MCP (Model Context Protocol)
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "e2b-dev/mcp-server"
      ]
    }
  }
}

Topics

anthropicclaudeclaude-3-5-sonnetclaude-aimodel-context-protocol