Node.js Sandbox

Node.js Sandbox

A Node.js–based Model Context Protocol server that spins up disposable Docker containers to execute arbitrary JavaScript.

10K+

6

7 Tools

Signed
Built by Docker
Add to Docker Desktop

Version 4.43 or later needs to be installed to add the server automatically

Tools

NameDescription
sandbox_initializeStart a new isolated Docker container running Node.js. Used to set up a sandbox session for multiple commands and scripts.
sandbox_stopTerminate and remove a running sandbox container. Should be called after finishing work in a sandbox initialized with sandbox_initialize.

Manual installation

You can install the MCP server using:

Installation for

Related servers