Skip to content
Vinkius

Docker Hub Connector for AI agents.

10 live capabilities

Manage container registries and image tags without leaving your editor.

Live agent request Docker Hub / Connector

Waiting for input…

AI Agent

Why people use Docker Hub

Docker Hub Repository Management for DevOps Workflows

With this Connector, you just tell your agent what you need. It searches the registry, finds the right image, and tells you the exact tag details instantly. You stay in your code while the agent handles the registry hunting.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • Visual Studio Code
  • Windsurf

What Vinkius changes

You get a direct line to your container registry without the web UI overhead.

Use it from Claude, ChatGPT, Cursor or another AI client you already have.

One account · 6,100+ Connectors

  1. Real-world use case 01

    Finding the right base image

    A developer needs a base image for a Python app and asks their agent to find the official one with the smallest size using `search_repositories`.

  2. Real-world use case 02

    Verifying tag availability

    A DevOps engineer wants to see if a specific tag was pushed to the production repo and asks their agent to check the details with `list_tags`.

  3. Real-world use case 03

    Organization auditing

    A platform lead needs to audit organization memberships to ensure the right people have access and uses `list_organizations` to get the full list.

Complete set · 10capabilities

The complete Docker Hub capability set.

These are the exact actions your AI can choose when you ask it to work with Docker Hub.

Capability set01 / 03

01—04

4 capabilities in this set.

Part of 10 available through Docker Hub.

  1. 01 Capability

    Get user

    Check your authenticated account details to confirm your access token is active. Use this for initial setup.

  2. 02 Capability

    Create repository

    Create a new Docker Hub repository with a specific name, description, and visibility. It helps you spin up new hosts quickly.

  3. 03 Capability

    Get repository

    Fetch the full details and metadata for a specific repository. Use this to check current status.

  4. 04 Capability

    Get tag

    Retrieve specific information for a single image tag like version or size. It's great for verifying specific builds.

Capability set02 / 03

05—07

3 capabilities in this set.

Part of 10 available through Docker Hub.

  1. 05 Capability

    List organizations

    See a list of all organizations your account currently belongs to. Useful for auditing permissions.

  2. 06 Capability

    List repositories

    View all your Docker Hub repositories including pull counts and visibility. Get a high-level overview of your registry.

  3. 07 Capability

    List tags

    Get a list of all available tags for a repository to find the right version. Helps avoid using the wrong image.

Capability set03 / 03

08—10

3 capabilities in this set.

Part of 10 available through Docker Hub.

  1. 08 Capability

    Search repositories

    Find public images on Docker Hub based on names or descriptions. Discover community images instantly.

  2. 09 Capability

    Update repository

    Modify the description or privacy settings of an existing repository. Keep your registry metadata up to date.

  3. 10 Capability

    Delete repository

    Permanently remove a Docker Hub repository from your account. This action is irreversible.

Set up in minutes

One URL. Then ask Docker Hub to work.

Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Docker Hub from the conversation.

Choose your client

Live preview
Advanced clients IDE · CLI

Claude · Web + desktop

Official guide ↗

Connector URL · ready to paste

Streamable HTTP
https://edge.vinkius.com/vk_preview_ffdmDWTXZHfe3wwCZhc1wGAayNfR7ufnlBz3HHzP/mcp
  1. Step 01

    Open Connectors

    In Claude Web or Claude Desktop, open Settings and choose Connectors.

  2. Step 02

    Add the URL

    Choose Add custom connector, name it Docker Hub, and paste the URL above.

  3. Step 03

    Turn it on in chat

    Select +, open Connectors, and enable Docker Hub for the conversation.

Where the request belongs

Work Docker Hub can move forward.

Built around the request

This is for the DevOps engineer who's tired of clicking through dashboards at 2am and the developer who needs to find a specific base image version without losing their flow.

01

DevOps Engineer

Uses this to audit repository visibility and monitor pull stats across the organization.

02

Software Developer

Quickly finds the correct official image tags for new projects without leaving the IDE.

03

Platform Team Member

Manages organization memberships and cleans up stale repositories in the registry.

Bring your own AI

Change the model, client or framework. Keep Docker Hub connected.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • VS Code
  • Windsurf
  • ZCode
  • Cline
  • Zed
  • Continue
  • Kiro
  • Roo Code
  • Zencoder
  • Goose
  • Void
  • Augment Code
  • Amp
  • Qodo
  • Tabnine
  • Pieces
  • Sourcegraph Cody
  • JetBrains
  • Warp
  • Amazon Q
  • Antigravity
  • BoltAI
  • Raycast
  • Jan
  • LM Studio
  • AnythingLLM
  • Open WebUI
  • Msty
  • Cherry Studio
  • LibreChat
  • TypingMind
  • Chorus
  • 5ire
  • n8n
  • LangChain
  • LlamaIndex
  • CrewAI
  • Vercel AI SDK

Before you connect

Questions about Docker Hub.

The practical details behind the request, access and result.

Can I use the Docker Hub MCP to find the right base image for my app?

Yes, you can ask your agent to search the public registry for specific images. It will find matching repositories based on your description and show you the pull counts and visibility.

Does the Docker Hub MCP let me create new repositories?

Yes, you can create new Docker Hub repositories directly through your agent. You just need to specify the name, description, and whether it should be public or private.

How do I check which tags are available for a specific image?

You can ask your agent to list all tags for a repository. It will return a list of available versions, their sizes, and the last push dates so you can pick the right one.

Can I use Docker Hub MCP to see my organization membership?

Yes, the Connector can list all the organizations your account belongs to. This is helpful for auditing access and managing your team's registry presence.

Will this Connector help me manage my Docker Hub account settings?

It allows you to manage repository-level settings like descriptions and privacy. It also lets you fetch your authenticated user info to verify your connection.

Can I use this to pull images to my local machine?

No, this Connector is for managing registry metadata and repository settings. You still use the standard Docker CLI or your container runtime to actually pull and run images.

How do I get a Docker Hub access token?

Log in to hub.docker.com, go to Settings > Security, click New Access Token, give it a name and copy the token immediately. it starts with dckr_pat_ and won't be shown again.

Can I create private repositories?

Yes! Use create_repository with is_private set to "true". Note that free Docker Hub accounts have a limited number of private repositories. Check your account plan for private repo limits.

Can I search for public Docker images?

Yes! Use search_repositories with a query like "nginx", "python" or "node". Results include the namespace, name, star count, pull count and description for each matching image. This is useful for discovering community images before pulling them.

Can I see all tags for an image?

Yes! Use list_tags with the namespace and repository name. Returns all available tags with their image sizes, last pushed dates and digests. Useful for finding the correct version to pull.

One connection away

Give your agent a direct line to Docker Hub.

Connect Docker Hub once. Keep it beside 6,100+ managed Connectors when the next task needs more.

Explore every Connector No credit card required · Free tier available