sandbox-mcp and node-code-sandbox-mcp

These are complements: pottekkat/sandbox-mcp provides language-agnostic code execution in Docker containers, while mozicim/node-code-sandbox-mcp specializes in JavaScript/Node.js execution, allowing them to be used together for polyglot sandboxing scenarios or as alternatives optimized for different runtime requirements.

sandbox-mcp
45
Emerging
node-code-sandbox-mcp
33
Emerging
Maintenance 2/25
Adoption 9/25
Maturity 15/25
Community 19/25
Maintenance 10/25
Adoption 3/25
Maturity 7/25
Community 13/25
Stars: 103
Forks: 20
Downloads:
Commits (30d): 0
Language: Go
License: MIT
Stars: 4
Forks: 2
Downloads:
Commits (30d): 0
Language: TypeScript
License:
Stale 6m No Package No Dependents
No License No Package No Dependents

About sandbox-mcp

pottekkat/sandbox-mcp

A Model Context Protocol (MCP) server that enables LLMs to run ANY code safely in isolated Docker containers.

Sandbox MCP helps developers, educators, and anyone working with AI language models run the code those models generate safely. It takes code snippets from an LLM and executes them in isolated, secure Docker containers, protecting your system. The output is a verified, accurate result from the code without security risks.

secure-code-execution developer-tools AI-code-testing network-troubleshooting educational-coding

About node-code-sandbox-mcp

mozicim/node-code-sandbox-mcp

# 🐢🚀 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.

Related comparisons

Scores updated daily from GitHub, PyPI, and npm data. How scores work