Back to search
30
MCP
Node Code Sandbox
pulsemcp/node code sandboxProvides a secure Docker-based sandbox for executing JavaScript code with npm dependencies, offering both persistent and ephemeral containers with strict resource limits for safe code testing and demonstration.
Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"node_code_sandbox": {
"url": "None",
"transport": "http"
}
}
}