Provides an interface for accessing public data from the Docker Hub v2 API without authentication.
This tool functions as a Model Context Protocol (MCP) server that wraps the Docker Hub v2 API. It allows users to access public Docker Hub data without requiring any authentication, streamlining integration with various applications and workflows. As a component of the Pipeworx open MCP gateway, it simplifies the process for developers to query and utilize Docker Hub information programmatically, either through an MCP client configuration or via the Pipeworx CLI.
主な機能
01Wraps the Docker Hub v2 API
02Access public Docker Hub data without authentication
03Integrates seamlessly with the Pipeworx MCP gateway
04Easy configuration for MCP clients
050 GitHub stars
ユースケース
01Integrate Docker Hub data into custom developer tools and dashboards.
02Programmatically query public Docker images and repositories.
03Automate the discovery and tracking of publicly available container images.