Skip to content
Claude Desktop

Docker Compose Audit for Claude Desktop

io.github.unbearabledev/docker-compose-audit

Security audit for docker-compose.yml — 25 checks: secrets, privileges, network, volumes, images.

client:Claude Desktop transport:streamable-http

Install Docker Compose Audit in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "docker-compose-audit": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://unbearable-dev--docker-compose-audit.apify.actor/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Docker Compose Audit in other clients