Provides a secure, Docker-based environment for executing code snippets in multiple programming languages.
Code Sandbox is a robust, Docker-based server designed for securely executing code snippets across a wide array of programming languages. It leverages Alpine Linux for a minimal footprint and strong security, offering features like strict resource limits, ephemeral filesystems, and configurable network isolation. Implementing the Model Context Protocol (MCP), it provides stateful sessions for consistent code execution, making it ideal for environments requiring sandboxed code evaluation and multi-language support.