Back to directory
pottekkat/sandbox-mcp

pottekkat/sandbox-mcp

@pottekkat

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

code-executionsandboxdockermcpgosecurityllmisolatedautomation

Installation & Configuration

{
  "mcpServers": {
    "sandbox-mcp": {
      "command": "sandbox-mcp",
      "args": [
        "--stdio"
      ]
    }
  }
}

Information

Transport
stdio
Language
Go
Created
2026/6/13
Updated
2026/6/13