pottekkat/sandbox-mcp
A Model Context Protocol (MCP) server that enables LLMs to run ANY code safely in isolated Docker containers.
Provides pre-configured sandboxes for Python, Rust, Go, JavaScript, Java, and network diagnostics, with support for custom Docker-based environments. Implements MCP's stdio transport protocol to integrate with Claude Desktop and Cursor IDE, allowing LLMs to compile, execute, and test code across multiple languages within ephemeral isolated containers. Configuration is managed locally through simple JSON and Dockerfile definitions, enabling customization without requiring external services.
103 stars. No commits in the last 6 months.
Stars
103
Forks
20
Language
Go
License
MIT
Category
Last pushed
May 13, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/pottekkat/sandbox-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Kiln-AI/Kilntainers
MCP server to give every agent an ephemeral Linux sandboxes for executing shell commands.
universal-tool-calling-protocol/code-mode
🔌 Plug-and-play library to enable agents to call MCP and UTCP tools via code execution.
gradion-ai/ipybox
Python code execution sandbox with programmatic MCP tool calling (PTC)
BlackSnufkin/LitterBox
A secure sandbox environment for malware developers and red teamers to test payloads against...
ashishgituser/bunkervm
BunkerVM is a tiny operating system that boots in 2 seconds and gives AI agents a safe, isolated...