Back to directory
sandbox-mcp

sandbox-mcp

@pottekkat107

An MCP server enabling LLMs to run code safely in isolated Docker containers.

code-executiondockersandboxllmsecure-codetool

Installation & Configuration

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

Information

Transport
stdio
Language
Go
Created
2025/4/20
Updated
2026/6/7