official-images

GitHub

Primary source of truth for the Docker "Official Images" program

6,988 stars Shell Shell 1 file ยท ~33,119 tokens

official-images MCP Server

MCP server for docker-library/official-images

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "official-images": {
      "command": "npx",
      "args": [
        "-y",
        "@docker-library/official-images"
      ]
    }
  }
}