Submit

Node Code Sandbox MCP 🛠️

@mozicim

# 🐢🚀 Node.js Sandbox MCP ServerThis repository hosts a Node.js server that implements the Model Context Protocol (MCP) for running JavaScript in isolated Docker containers. It allows for on-the-fly npm dependency installation, making it easy to execute code safely and efficiently.
Overview

What is Node Code Sandbox MCP?

Node Code Sandbox MCP is a Node.js server that implements the Model Context Protocol (MCP) for executing JavaScript in isolated Docker containers, allowing for secure and efficient code execution.

How to use Node Code Sandbox MCP?

To use the Node Code Sandbox MCP, clone the repository, install the necessary dependencies, and start the server. You can then access the interface via your browser to execute JavaScript code and install NPM packages.

Key features of Node Code Sandbox MCP?

  • Dynamic JavaScript execution in a secure environment.
  • On-the-fly NPM package installation.
  • Interactive assistance for coding agents and AI applications.
  • Compatibility with the Model Control Protocol (MCP).
  • Sandboxing for secure code execution.

Use cases of Node Code Sandbox MCP?

  1. Running JavaScript code dynamically for testing and development.
  2. Assisting AI agents in code generation and execution.
  3. Facilitating secure coding environments for educational purposes.

FAQ from Node Code Sandbox MCP?

  • Can I run any JavaScript code?
    Yes, you can run any valid JavaScript code within the sandbox environment.

  • Is it safe to execute code?
    Yes, the sandboxing feature ensures that code execution is secure and isolated.

  • How do I install NPM packages?
    You can install NPM packages directly through the interface using the command npm install <package-name>.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.