Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ‘จโ€๐Ÿ’ป Code Execution
  3. SandboxAPI
SandboxAPI logo
Health: ActiveRecent health check succeeded.Last checked 9/22/2026, 8:17:07 PM

SandboxAPI

User RatingsBe the first to rate and review this MCP server!
View Repository2 GitHub StarsTotal stargazers on GitHub for the source repository (2 stars).Visit Website
code-executionsandboxdeveloper-toolsmcp

Run isolated Python, JavaScript, Go, Java, C++, C, Bash, and TypeScript code through MCP.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Remote HTTP
Configure Environment Variables (API Keys, Tokens, Options):
Add required secrets below โ€” values are included directly in the generated snippet so you can copy and paste with confidence.
Quick Add:
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "sandboxapi": {
      "url": "https://mcp.sandboxapi.dev/mcp",
      "env": {
        "SANDBOXAPI_API_KEY": "YOUR_VALUE_HERE",
        "MCP_API_KEY": "YOUR_VALUE_HERE",
        "MCP_PORT": "YOUR_VALUE_HERE",
        "SANDBOXAPI_URL": "YOUR_VALUE_HERE"
      }
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (3) Directory Badge Claim listing Alternatives๐Ÿ‘จโ€๐Ÿ’ป More in Code Execution

Overview

SandboxAPI MCP server lets compatible AI clients run code in eight languages inside isolated gVisor-sandboxed containers. It provides separate tools for single executions, batches of independently sandboxed snippets, and language discovery. Executions have no network access, capped resources, ephemeral filesystems, source-size limits, and configurable timeouts. Use it when an agent needs to test or compute with code without running that code directly on the host.

Use cases

โ€ขRun generated code for quick validation
โ€ขTest snippets across multiple programming languages
โ€ขExecute independent computations in batch
โ€ขInspect supported language versions before execution

Key features

โ€ขExecute code in eight languages
โ€ขRun isolated batch executions
โ€ขUse gVisor-backed Docker sandboxes
โ€ขDisable outbound network access
โ€ขApply timeouts and resource limits
โ€ขList languages, versions, aliases, and examples

Capabilities & Tool Schemas (3) ~59 tokensApproximate context cost of this serverโ€™s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server โ€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by SandboxAPI.

execute_code

Execute code in a sandboxed container.

execute_batch

Execute multiple code snippets. Each runs in its own isolated sandbox.

list_languages

List all supported programming languages with versions and example code. No parameters.

How SandboxAPI works

What SandboxAPI MCP server does

SandboxAPI MCP server exposes remote code execution through the Model Context Protocol. An MCP-compatible client can submit source code, select a language, optionally provide standard input, and receive the execution result. The supported languages are Python 3.12, JavaScript on Node 22, TypeScript 5.4, Go 1.22, Java 21, C++ with GCC 14, C with GCC 14, and Bash 5.2.

The service is intended for short-lived execution rather than persistent development environments. Each run occurs in a separate container. Containers are destroyed after execution, and writes do not persist between runs.

How it works

The client connects to the hosted MCP endpoint at https://mcp.sandboxapi.dev/mcp, or to a locally run instance. The server forwards execution requests to the SandboxAPI backend, which runs them in Docker containers using gVisor. A user API key is required for the backend. The MCP endpoint can also be protected with a separate optional authentication key.

Network access is disabled for executed programs. The environment applies CPU, memory, disk, and timeout restrictions, and uses a read-only filesystem. Submitted source code is limited to 1 MB. The default execution timeout is 10 seconds, with a maximum of 300 seconds.

A batch request contains multiple execution objects. SandboxAPI MCP server runs each object in its own isolated sandbox, rather than sharing state between snippets.

Setup and configuration

The hosted option requires no local installation. Configure the client with the MCP URL and an Authorization: Bearer ... header containing a SandboxAPI key. The README provides configurations for Claude Desktop, Cursor, and VS Code; it also identifies Windsurf as an MCP-compatible client.

For local deployment, the project can be started with the published Docker image sandboxapi/mcp:latest, or compiled from the Go source repository. A local instance listens on port 8081 by default and exposes the /mcp path. Set MCP_PORT to change the port.

Required configuration includes SANDBOXAPI_API_KEY. SANDBOXAPI_URL can override the default backend URL. MCP_API_KEY is optional and adds authentication for the MCP endpoint; omitting it leaves that endpoint open according to the README.

Tools and capabilities

  • execute_code accepts a language, source code, optional timeout, and optional standard input.
  • execute_batch accepts an array of executions, each with its own language, code, timeout, and input settings.
  • list_languages returns supported languages, versions, aliases, and example code without requiring parameters.

Language aliases include python, py, js, node, ts, golang, jdk, c++, gcc, sh, and shell.

Limitations and notes

SandboxAPI MCP server does not provide outbound network access from executed code. Files are temporary, and the filesystem is read-only, so it is not suitable for workflows that require persistent artifacts or network-dependent packages. Runtime limits also make it unsuitable for unrestricted long-running processes. API access requires a key obtained through SandboxAPI or its listed RapidAPI offering. The repository is licensed under MIT.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Code Execution View all alternatives
  • MCP Run Python logoMCP Run Python

    Run Python code in a secure sandbox via MCP tool calls

    ๐Ÿ‘จโ€๐Ÿ’ป Code Execution2 views
    Compare vs MCP Run Python โ†’
  • MCP Server Js logoMCP Server Js

    Execute any LLM-generated code in a secure and scalable sandbox environment and create your own MCP tools using JavaScript or Python, with full support for NPM and PyPI packages

    ๐Ÿ‘จโ€๐Ÿ’ป Code Execution2 views
    Compare vs MCP Server Js โ†’
  • PRIMS logoPRIMS

    A Python Runtime Interpreter MCP Server that executes user-submitted code in an isolated environment.

    ๐Ÿ‘จโ€๐Ÿ’ป Code Execution2 views
    Compare vs PRIMS โ†’
  • MCP Server logoMCP Server

    Run untrusted Python/JavaScript code in WebAssembly sandboxes.

    ๐Ÿ‘จโ€๐Ÿ’ป Code Execution1 views
    Compare vs MCP Server โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
2
Stargazers on the source repository.
Last commit
5mo ago
Most recent push to the default branch.
Tools exposed
3
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about SandboxAPI

Use the hosted endpoint without local installation, run the `sandboxapi/mcp:latest` Docker image, or build the Go repository from source. A SandboxAPI API key is required.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewSandboxAPI AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/sandboxapi?style=directory)](https://allmcps.com/mcp/sandboxapi)
HTML Embed
<a href="https://allmcps.com/mcp/sandboxapi"><img src="https://allmcps.com/api/badge/sandboxapi?style=directory" alt="SandboxAPI on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ‘จโ€๐Ÿ’ปCode Execution
PricingBring your own API key (usage-based cost)
More technical detailsExpand โ–พ
TransportSSE (Remote)
AuthAPI key
LicenseMIT
ClientsClaude Desktop, Cursor, Windsurf
Last updatedSep 7, 2026
10/14 checks healthy over the last 46d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars2
GitHub Star CountTotal stargazers on GitHub representing community popularity (2 stars).
Last commit5mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Apr 5, 2026
51Quality signal: Good ยท 51/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools26/30
Adoption & activity2/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

โ˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ‘จโ€๐Ÿ’ป Code Execution โ†’Best MCP servers for Code Execution โ†’Alternatives to SandboxAPI โ†’Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients