AI SummaryA Node.js MCP server that executes JavaScript code safely in isolated Docker containers with on-demand npm dependency installation. Developers and AI agents benefit from secure, sandboxed code execution capabilities integrated into Claude.
Description
# 🐢🚀 Node.js Sandbox MCP ServerThis repository hosts a Node.js server that implements the Model Context Protocol (MCP) for running JavaScript in isolated Docker containers. It allows for on-the-fly npm dependency installation, making it easy to execute code safely and efficiently.
Install
{
"mcpServers": {
"node-code-sandbox-mcp": {
"command": "npx",
"args": ["-y", "node-code-sandbox-mcp"]
}
}
}Quality Score
B
Good
76/100
Standard Compliance82
Documentation Quality72
Usefulness88
Maintenance Signal100
Community Signal33
Scored Today
Trust & Transparency
No License Detected
Review source code before installing
Verified Open Source
Hosted on GitHub — publicly auditable
Actively Maintained
Last commit 4d ago
4 stars
2 forks
My Fox Den
Community Rating
Works With
claude_desktop
Claude Code