Back to search
30
MCP streamable-http

SandboxAPI

io.github.michielderuiter/sandboxapi-mcp

Execute code in 8 languages (Python, JS, TS, Go, Java, C++, C, Bash) in gVisor sandboxes.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Code Sandbox API
Execute Python, JavaScript, SQL code in a sandbox. x402 micropayment.
0 tools · sse
Python Exec Sandbox
Sandboxed Python execution for AI agents. PEP 723 inline deps, multi-version Python, zero pollution.
0 tools
Python Sandbox
Provides secure Python code execution in containerized sandboxes with automatic matplotlib figure persistence and comprehensive data science
0 tools
Code Executor
Secure sandboxed TypeScript/Python execution with Docker isolation and token-efficient wrapper generation
0 tools
@mcpc/code-runner-mcp
Run JavaScript/Python code in a secure sandbox with support for any package import.
0 tools
mcparmory-e2b
Create and manage secure sandboxes for running AI agent code
0 tools

How to use

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

{
  "mcpServers": {
    "sandboxapi": {
      "url": "https://mcp.sandboxapi.dev/mcp",
      "transport": "streamable-http"
    }
  }
}