Abhi151433/dockerhub-mcp-server
3.1
If you are the rightful owner of dockerhub-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
This project is a Model Context Protocol (MCP) server designed to interact with Docker Hub and OCI registries, providing an AI-accessible interface for various Docker-related operations.
Tools
Functions exposed to the LLM to take actions
docker_search_images
Searches for Docker images based on a query.
docker_get_image_details
Fetches detailed metadata for a specific Docker image.
docker_list_tags
Lists all tags for a given Docker image.
docker_compare_images
Compares two Docker images to find common and unique layers.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client