AgentUni

Exec Sandbox

by @inhuman / v0.5.4

Single exec tool running caller Python in a network-isolated locked-down sandbox.

Install

Docker / stdio

docker run -i --rm docker.io/idconstruct/mcp-exec:v0.5.4

Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)

{
  "mcpServers": {
    "io-github-inhuman-mcp-exec": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/idconstruct/mcp-exec:v0.5.4"
      ]
    }
  }
}

Source: official MCP Registry record · registry name io.github.inhuman/mcp-exec · published 2026-07-20 · updated 2026-07-20. Not an endorsement; review the code before connecting it to anything sensitive.

Similar

More Other & General servers

Browse category