Skip to main content
← Back to MCP Hub
dev-tools

Docker

Build, run, and inspect containers through AI commands. Perfect for debugging services and generating Dockerfiles.

Live status

unknown

Last check: n/a

Uptime: n/a

0 installsSyncing…

Config path

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

JSON snippet

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

Add this under mcpServers and restart Claude Desktop.

Repository