Back to search
30
MCP

code-sandbox-mcp

pypi/code-sandbox-mcp

MCP server for E2B code sandbox - Execute code and commands in secure E2B sandboxes

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

Similar MCP servers embedding-nearest

e2b-mcp
Run MCP (Model Context Protocol) servers securely in E2B sandboxes
0 tools
fc-code-interpreter-mcp-server
Code Interpreter MCP Server - Secure code execution via E2B on Function Compute
0 tools
e2b-fastmcp-server
E2B sandbox-backed FastMCP server
0 tools
code-editor-mcp
Code editor MCP server with sandboxing, optimistic locking, and path whitelists.
0 tools
mcp-server
Giving Claude ability to run code with E2B via MCP (Model Context Protocol)
0 tools
code-executor-mcp
MCP server for code executor. Features execute code, run command, run tests. From MEOK AI Labs.
0 tools

How to use

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

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