Code Sandbox API
Rank #24,733io.github.Br0ski777/code-sandbox
Execute Python, JavaScript, SQL code in a sandbox. x402 micropayment.
Code Sandbox API is a Model Context Protocol (MCP) server published by br0ski777. It ranks #24,733 of 115,460 servers tracked on MCP Toplist. Code Sandbox API is listed across 5 registries — Official MCP, Smithery, PulseMCP, Glama and mcp.so, with 3 tracked versions. It was first listed on Apr 12, 2026 and most recently updated on May 16, 2026.
Ranks ahead of 90,727 of 115,460 servers on MCP Toplist.
Use Code Sandbox API
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http code-sandbox https://server.smithery.ai/axel-belfort/code-sandbox/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.code-sandbox]
url = "https://server.smithery.ai/axel-belfort/code-sandbox/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://server.smithery.ai/axel-belfort/code-sandbox/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"code-sandbox": {
"url": "https://server.smithery.ai/axel-belfort/code-sandbox/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"code-sandbox": {
"type": "http",
"url": "https://server.smithery.ai/axel-belfort/code-sandbox/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"code-sandbox": {
"serverUrl": "https://server.smithery.ai/axel-belfort/code-sandbox/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"code-sandbox": {
"url": "https://server.smithery.ai/axel-belfort/code-sandbox/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Br0ski777%2Fcode-sandbox)<a href="https://mcptoplist.com/server/io.github.Br0ski777%2Fcode-sandbox"><img src="https://mcptoplist.com/badge/io.github.Br0ski777%2Fcode-sandbox.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries (2 delisted)
br0ski777
Other servers by br0ski777
- Company Enrichment API#21,393 · 2 vers
- Hyperliquid Funding Rates API#22,085 · 3 vers
- Perpetual Funding Rates API#22,611 · 2 vers
- DeFi Liquidation Oracle API#22,612 · 2 vers
- NFT Metadata API#22,613 · 4 vers
- Funding Rate Arbitrage Scanner API#24,734 · 2 vers
- Technology Stack Detection API#24,735 · 3 vers
- Trust Score API#24,736 · 3 vers
- Twitter Scraper API#24,737 · 3 vers
- Barcode Generator API#26,410 · 4 vers
- Crontab Generator API#26,411 · 4 vers
- JWT Decoder API#26,412 · 4 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, PulseMCP, Glama and mcp.so.
- 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.