Back to directory
docker-hub

docker-hub

@docker134

A Model Context Protocol (MCP) server interfacing with Docker Hub APIs to enable LLMs for intelligent content discovery and repository management.

dockermcp-serverllmcontainerrepository-managementapi-integrationcontext

Installation & Configuration

{
  "mcpServers": {
    "docker-hub": {
      "command": "node",
      "args": [
        "/FULL/PATH/TO/YOUR/docker-hub-mcp-server/dist/index.js",
        "--transport=stdio"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2025/6/12
Updated
2026/6/7