关于
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.
主要功能
- 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
使用案例
- Sandboxing code execution for testing and development
- Allowing AI assistants to safely execute code
- Providing a secure environment for running untrusted code