AI SummaryNode Code Sandbox MCP enables AI agents and LLMs to safely execute JavaScript code, install npm packages, and test implementations in real-time. Developers building coding assistants, automated testing tools, and interactive AI applications benefit from this secure, MCP-compliant execution environment.
Description
Secure Node.js execution sandbox for AI. Allows coding agents & LLMs to dynamically run JavaScript, install NPM packages, and retrieve results, facilitating code generation, testing, and interactive assistance. MCP-compatible.
Install
{
"mcpServers": {
"node-code-sandbox-mcp": {
"command": "npx",
"args": ["-y", "node-code-sandbox-mcp"]
}
}
}Quality Score
C
Acceptable
67/100
Standard Compliance82
Documentation Quality75
Usefulness88
Maintenance Signal40
Community Signal30
Scored Today
Trust & Transparency
No License Detected
Review source code before installing
Verified Open Source
Hosted on GitHub — publicly auditable
Maintained
Last commit 9mo ago
3 stars
3 forks
My Fox Den
Community Rating
Works With
claude_desktop
Claude Code