Docker Code Interpreter
Createdsvngoku
Executes code securely within isolated Docker containers for AI assistants using the Model Context Protocol.
About
Provides a secure, sandboxed environment for executing code via the Model Context Protocol (MCP). It enables AI assistants to safely run code within isolated Docker containers, eliminating direct access to the host system. This ensures code execution is performed in a controlled environment with resource limitations and multi-language support, making it suitable for various AI-driven applications.
Key Features
- Resource limitations (CPU and memory)
- 1 GitHub stars
- Secure code execution in isolated Docker containers
- MCP integration
- Multi-language support (currently Python)
- Automatic container setup and cleanup
Use Cases
- Sandboxing code execution for testing and development
- Allowing AI assistants to safely execute code
- Providing a secure environment for running untrusted code