소개
Node Code Sandbox provides a secure Node.js execution environment tailored for AI applications, coding agents, and large language models (LLMs). It allows dynamic JavaScript execution, including on-the-fly NPM package installation, within isolated Docker containers. This facilitates code generation, testing, and interactive assistance, all while adhering to the Model Control Protocol (MCP).
주요 기능
- MCP Compatibility
- 0 GitHub stars
- Dynamic JavaScript Execution in a secure environment
- NPM Package Support
- Secure sandboxing to prevent unauthorized access
사용 사례
- Code generation for AI agents
- Interactive coding assistance with LLMs
- Testing JavaScript code dynamically