docker/hub-mcp
3.5
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.
Tools
Functions exposed to the LLM to take actions
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.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client