pottekkat/sandbox-mcp
A Model Context Protocol (MCP) server that enables LLMs to run ANY code safely in isolated Docker containers.
Sandbox MCP helps developers, educators, and anyone working with AI language models run the code those models generate safely. It takes code snippets from an LLM and executes them in isolated, secure Docker containers, protecting your system. The output is a verified, accurate result from the code without security risks.
103 stars. No commits in the last 6 months.
Use this if you need to run or test code generated by an LLM or user submissions in a secure, isolated environment without risking your own system.
Not ideal if you primarily need to run trusted, pre-vetted code on your local machine directly without any security concerns.
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
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...
universal-tool-calling-protocol/code-mode
🔌 Plug-and-play library to enable agents to call MCP and UTCP tools via code execution.
Kiln-AI/Kilntainers
MCP server to give every agent an ephemeral Linux sandboxes for executing shell commands.
buremba/1mcp
Let your agent write code and execute code directly in the browser with WASM