Code Sandbox API
Rank #17,661io.github.Br0ski777/code-sandbox
Sandboxed code execution API for AI agents. Execute Python, JavaScript, or SQL in an isolated environment. Returns stdout, execution time, and errors. 10-second timeout for safety. Tools: code_execute_sandbox. Use this for running calculations, testing code snippets, data transformations, or SQL queries without needing a local runtime. Safe execution with resource limits. Returns: {stdout, executionTime, errors}. No API key required — x402 micropayment $0.01/call on Base L2.
Code Sandbox API is a Model Context Protocol (MCP) server published by br0ski777. It ranks #17,661 of 76,851 servers tracked on MCP Toplist. Code Sandbox API is listed across 3 registries — Official MCP, Smithery and PulseMCP, with 3 tracked versions. It was first listed on Apr 12, 2026 and most recently updated on May 16, 2026.
Ranks ahead of 59,190 of 76,851 servers on MCP Toplist.
Use Code Sandbox API
Add Code Sandbox API to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"code-sandbox": {
"url": "https://code-sandbox-production-9b5e.up.railway.app/mcp"
}
}
}{
"mcpServers": {
"code-sandbox": {
"url": "https://code-sandbox.api.klymax402.com/mcp"
}
}
}Listed on 1 registry (2 delisted)
br0ski777
Other servers by br0ski777
- Jupiter Solana Swap Quote API#14,103 · 2 vers
- NFT Floor Price & Rarity API#14,104 · 2 vers
- Token Holders API#14,105 · 2 vers
- Screenshot & PDF Capture API#14,480 · 3 vers
- NFT Metadata API#15,144 · 4 vers
- Base DeFi Yield Optimizer API#15,325 · 2 vers
- Cross-Chain Bridge Route API#15,326 · 2 vers
- DeFi Yield Finder API#15,327 · 2 vers
- DEX Swap Quotes API#15,328 · 2 vers
- Domain Intelligence API#15,329 · 2 vers
- Email Deliverability Audit API#15,330 · 2 vers
- Email Finder API#15,331 · 2 vers
Available versions (3)
| Version | Published |
|---|---|
| 1.1.0 | May 16, 2026 |
| 1.0.1 | Apr 23, 2026 |
| 1.0.0 | Apr 12, 2026 |
Frequently asked questions
- Who maintains Code Sandbox API?
- Code Sandbox API is maintained by br0ski777, which publishes 101 MCP servers (253 total versions) tracked on MCP Toplist.
- Is Code Sandbox API listed on the Official MCP Registry?
- Yes — Code Sandbox API is listed on the Official MCP Registry, alongside Smithery and PulseMCP.
- How many versions does Code Sandbox API have?
- MCP Toplist tracks 3 versions of Code Sandbox API, most recently published on May 16, 2026.
- Where can I find the source code for Code Sandbox API?
- The source code for Code Sandbox API is hosted at github.com/br0ski777/code-sandbox-x402.