docker/hub-mcp
If you are the rightful owner of hub-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Docker Hub MCP Server is a Model Context Protocol server that interfaces with Docker Hub APIs to make them accessible to LLMs, enabling intelligent content discovery and repository management.
The Docker Hub MCP Server is designed to enhance the capabilities of developers working with containers, particularly in AI and LLM-powered workflows. By interfacing with Docker Hub APIs, it provides a seamless way for LLMs to access real-time Docker Hub data, facilitating accurate container image recommendations and efficient repository management. This server addresses the challenge of inadequate context across the vast landscape of Docker Hub images, which often leads to inefficiencies in image selection and management. With the Docker Hub MCP Server, developers can leverage AI tools to discover the right images faster, manage Docker repositories using natural language, and streamline their workflows. The server supports both public and authenticated access to Docker Hub, allowing for comprehensive management of repositories and images.
Features
- AI-powered image recommendations for accurate container image suggestions.
- Enhanced content discovery to help developers find the right images faster.
- Simplified Docker Hub workflows using natural language commands.
- Support for both public and authenticated access to Docker Hub.
- Integration with various platforms like Docker Ask Gordon, Claude Desktop, and VS Code.
Tools
search
Search repositories and content using Search V4 API.
get_namespaces
Get list of namespaces the user is a member of.
list_repositories_by_namespace
List all repositories under the provided namespace.
get_repository_info
Get information about a repository.
list_repository_tags
List all tags for a repository.