node-code-sandbox-mcp

alfonsograziano/node-code-sandbox-mcp

3.5

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.

Tools

Functions exposed to the LLM to take actions

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

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources