Skip to content
Claude Desktop

docker hub mcp for Claude Desktop

io.github.mrfentmen/docker-hub-mcp

Look up Docker images, tags, and pull counts from Docker Hub. No key required.

client:Claude Desktop transport:stdio runtime:npm

Install docker hub mcp in Claude Desktop

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

{
  "mcpServers": {
    "docker-hub-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "docker-hub-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

docker hub mcp in other clients