mcpbeat Sign in

SandboxAPI MCP Server

by michielderuiter Your server? Claim it
answering

SandboxAPI is answering right now. Last checked 4 min ago. Last commit 5 Apr 2026.

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

Uptime history 47 days of history
47 days agonow
100.0%
Uptime 24h
92 of 92 checks
Tools
hidden behind auth
421 ms
Response time
average over 24h
2
Stars
last commit 5 Apr 2026

Nothing serious here today

Today is the operative word: we check SandboxAPI every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 4 min ago.

run in your terminal
claude mcp add sandboxapi-mcp --transport http https://mcp.sandboxapi.dev/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "sandboxapi-mcp": {
      "url": "https://mcp.sandboxapi.dev/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.sandboxapi-mcp]
url = "https://mcp.sandboxapi.dev/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "sandboxapi-mcp": {
      "url": "https://mcp.sandboxapi.dev/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "sandboxapi-mcp": {
      "url": "https://mcp.sandboxapi.dev/mcp"
    }
  }
}

This endpoint answered with an authorization challenge. The server is running, but it did not say what kind of credentials it expects.

Endpoints

URLTransportStateLatencyChecked
https://mcp.sandboxapi.dev/mcp streamable-http needs auth 363 ms 4 min ago

Alternatives to SandboxAPI

same job, measured the same way
I
Hopx MCP
by hopx-ai

Execute code in isolated cloud containers. Supports Python, JavaScript, Bash, and Go.

local only
Cinch
by yusufkadry

Run AI-generated code safely. gVisor-isolated Python/JS sandboxes for any MCP client. Pay per run.

27 installs/wk local only
Ucn
by mleoca

Auditable, conserved AST code intelligence for AI agents. JS/TS, Python, Go, Rust, Java, C/C++, C#.

769 installs/wk local only
Ag Bash
by sairam0424

Sandboxed AI-native bash with 70 agentic tools: run_bash, code edit/diff, WASM Python/JS.

64 installs/wk local only
STUzhy Py Execute MCP
by smithery

Run Python code in a secure sandbox without local setup. Declare inline dependencies and execute s…

answering
NIRA REPL MCP
by pachote

Secure code execution sandbox for Claude — run Python, JavaScript, and shell commands

45 installs/wk local only
LLM Sandbox
by vndee

Securely run LLM-generated code in isolated containers across 7 languages and 3 container backends.

93 684 installs/wk local only
Cdbx
by cdbx

Build Apps and run code in 30 languages — sandboxed, with persistent sessions for agent loops.

answering

SandboxAPI — questions

Answers built from our own checks of this server.

Why is there no tool list for SandboxAPI?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is SandboxAPI working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 421 ms. The bar chart above shows every period we have measured.
How do I connect SandboxAPI?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You will need your own credentials: it refuses anonymous clients.
Does SandboxAPI need an API key?
Yes. Every time we knock, SandboxAPI answers with an authorization challenge instead of its tool list — that is how we know it is running and gated rather than broken. Bring your own credentials and it will talk.
How fast is SandboxAPI?
It answers our handshake in 421 ms on average, which is faster than 36% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is SandboxAPI open source?
Yes — it is published under the MIT licence, written in Go, 2 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.