Back to search
30
MCP

e2b-mcp

pypi/e2b-mcp

Run MCP (Model Context Protocol) servers securely in E2B sandboxes

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

Similar MCP servers embedding-nearest

code-sandbox-mcp
MCP server for E2B code sandbox - Execute code and commands in secure E2B sandboxes
0 tools
e2b-fastmcp-server
E2B sandbox-backed FastMCP server
0 tools
mcp-server
Giving Claude ability to run code with E2B via MCP (Model Context Protocol)
0 tools
mcp/e2b
Giving Claude ability to run code with E2B via MCP (Model Context Protocol)
0 tools
e2b sandbox mcp
Metadata-only Glama MCP server.
0 tools
mysql_mcp_server
A Model Context Protocol (MCP) server that enables secure interaction with MySQL databases
0 tools

How to use

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

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