containers

GitHub

Bitnami container images

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "containers": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-containers"
      ]
    }
  }
}