How to Use the Docker Hub MCP in Claude Code
Run headless Docker Hub operations from your terminal using Claude Code to audit tags, manage repos, and automate pipelines.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Docker Hub MCP to Claude Code
Create your Vinkius account to connect Docker Hub to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Scriptable registry audits with Claude Code
The `list_repositories` tool lets Claude Code audit your entire Docker Hub catalog directly from a headless terminal session. You can pipe your agent's output to local shell scripts, allowing you to filter repositories by star counts, pull counts, or update dates. This terminal-first approach is built for SREs and DevOps engineers who manage registries at scale. Claude Code queries the API, formats the JSON, and feeds the details directly to your terminal environment.
Automated tag discovery in headless environments
The `list_tags` tool allows Claude Code to fetch every tag, digest, and image size for a target Docker Hub repository. If you are debugging a broken deployment over SSH, your agent can quickly find the last pushed tag and compare digests without a browser. This speeds up incident response. Your agent pulls the exact registry data directly into your active shell, giving you the facts you need to rollback or patch.
Manage metadata via this terminal MCP Server
The `update_repository` tool enables Claude Code to modify repository descriptions and privacy settings directly from your CLI. You can direct your agent to update documentation on Docker Hub based on your local README changes during a release cycle. This ensures your public registry page always matches your latest codebase. Claude Code reads your local documentation and updates the remote repository metadata in one quick step.
Set up Docker Hub MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seedocker-hub-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Docker Hub transactions." It will automatically discover and invoke the available Docker Hub tools.
claude mcp add --transport http docker-hub-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Docker Hub MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Docker Hub MCP today
We host it, we monitor it, we maintain it. You just paste one token.