Skip to content
Back to search
30
MCP

mcp/e2b

docker/mcp/e2b

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

Uptime
0.0%
105 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp/e2b": {
      "url": "None",
      "transport": "http"
    }
  }
}