Docker Hub MCP runs on your own machine — the client starts it, so there is no endpoint to ping.
Look up Docker images, tags, and pull counts from Docker Hub. No key required.
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add docker-hub-mcp -- npx -y docker-hub-mcp
{
"mcpServers": {
"docker-hub-mcp": {
"args": [
"-y",
"docker-hub-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.docker-hub-mcp]
command = "npx"
args = ["-y", "docker-hub-mcp"]
{
"mcpServers": {
"docker-hub-mcp": {
"args": [
"-y",
"docker-hub-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"docker-hub-mcp": {
"args": [
"-y",
"docker-hub-mcp"
],
"command": "npx"
}
}
}
Does that Docker tag actually exist? Real tags, sizes and platforms, live from Docker Hub.
Terraform providers and modules from the registry. No key required.
Docker Hub MCP — wraps the Docker Hub v2 API (free, no auth required for public data)
Deploy any Git branch to a live HTTPS preview URL from your agent. No Dockerfile required.
Deploy a local folder, git repo, or Docker image to a live HTTPS URL from your AI chat.
MCP server for Docker — manage containers, images, volumes, and compose services from your IDE
MCP server for managing Fly.io machines, apps, logs, and Docker images.
Structured Docker operations (ps, images, logs, build) as typed JSON.
Answers built from our own checks of this server.