code-sandbox-mcp

Automata-Labs-team
174
An MCP server to create secure code sandbox environment for executing code within Docker containers. This MCP server provides AI applications with a safe and isolated environment for running code while maintaining security through containerization.

Overview

What is code-sandbox-mcp

Code-sandbox-mcp is an MCP server designed to create a secure code sandbox environment for executing code within Docker containers. It provides AI applications with a safe and isolated environment for running code while ensuring security through containerization.

How to Use

To use code-sandbox-mcp, first install Docker on your system. Then, run the installation script for your operating system. After installation, you can execute code snippets or entire projects in isolated Docker containers using the provided tools: `run_code` for snippets and `run_project` for full projects.

Key Features

Key features include multi-language support (Python, Go, Node.js), TypeScript support, automatic dependency management, flexible execution options, background mode for long-running services, and real-time output streaming.

Use Cases

Use cases for code-sandbox-mcp include running AI applications that require code execution in a secure environment, testing code snippets without affecting the host system, and developing applications in isolated environments to manage dependencies effectively.

Content