Code Sandbox
Rank #27709pulsemcp/br0ski777-code-sandbox
Executes Python, JavaScript, and SQL code in an isolated sandbox environment and returns the output.
Code Sandbox is a Model Context Protocol (MCP) server published by br0ski777. It ranks #27709 of 58,900 servers tracked on MCP Toplist. Code Sandbox is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Apr 12, 2026.
Ranks ahead of 31,191 of 58,900 servers on MCP Toplist.
Use Code Sandbox
Add Code Sandbox to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"br0ski777-code-sandbox": {
"url": "https://code-sandbox-production-9b5e.up.railway.app/mcp"
}
}
}{
"mcpServers": {
"br0ski777-code-sandbox": {
"url": "https://code-sandbox.api.klymax402.com/mcp"
}
}
}Listed on 1 registry
br0ski777
Other servers by br0ski777
- Barcode Generator API#17745 · 4 vers
- Cron Parser API#17746 · 3 vers
- Crontab Generator API#17747 · 4 vers
- JWT Decoder API#17748 · 4 vers
- Markdown Renderer API#17749 · 4 vers
- NFT Metadata API#17750 · 4 vers
- Slug Generator API#17751 · 3 vers
- User Agent Parser API#17752 · 4 vers
- Base64 Codec API#19011 · 3 vers
- Color Palette Generator API#19013 · 3 vers
- CSV to JSON API#19014 · 3 vers
- Diff Checker API#19015 · 3 vers
Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- What is Code Sandbox?
- Executes Python, JavaScript, and SQL code in an isolated sandbox environment and returns the output.
- Who maintains Code Sandbox?
- Code Sandbox is maintained by br0ski777, which publishes 101 MCP servers (0 total versions) tracked on MCP Toplist.
- Is Code Sandbox listed on the official MCP registry?
- Code Sandbox is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does Code Sandbox have?
- Code Sandbox ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Code Sandbox?
- The source code for Code Sandbox is hosted at github.com/br0ski777/code-sandbox-x402.