node-code-sandbox-mcp
If you are the rightful owner of node-code-sandbox-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Node.js Sandbox MCP Server allows running JavaScript in isolated Docker containers with dynamic npm dependency management.
run_js_ephemeral
Run JavaScript scripts in a one-time container that support dynamic installation of dependencies and capture output
sandbox_initialize
Start a new sandbox container
sandbox_exec
Execute shell commands in a running sandbox container
run_js
Install npm dependencies in a sandbox container and execute JavaScript code
sandbox_stop
Terminate and remove the sandbox container