Back to search
30
MCP

Node Code Sandbox

pulsemcp/node code sandbox

Provides 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

node-code-sandbox-mcp
A Node.js–based Model Context Protocol server that spins up disposable Docker containers to execute arbitrary JavaScript.
0 tools
Code Executor
Secure sandboxed TypeScript/Python execution with Docker isolation and token-efficient wrapper generation
0 tools
mcp/node-code-sandbox
A Node.js–based Model Context Protocol server that spins up disposable Docker containers to exe...
0 tools
Container Sandbox
Provides a secure, sandboxed environment for executing code, running commands, accessing files, and performing web operations through multi-
0 tools
Code Sandbox API
Execute Python, JavaScript, SQL code in a sandbox. x402 micropayment.
0 tools · sse
Python Sandbox
Provides secure Python code execution in containerized sandboxes with automatic matplotlib figure persistence and comprehensive data science
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "node_code_sandbox": {
      "url": "None",
      "transport": "http"
    }
  }
}