Submit

Sandbox MCP

@Navendu Pottekkat

Allow LLMs to run ANY code/configuration safely in isolated Docker containers using the Model Context Protocol (MCP).

Tools

Server Config

{
  "mcpServers": {
    "sandbox-mcp": {
      "command": "path/to/sandbox-mcp",
      "args": [
        "--stdio"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.