@pipeworx/mcp-dockerhub
v0.1.0
Published
Docker Hub MCP — wraps the Docker Hub v2 API (free, no auth required for public data)
Maintainers
Readme
mcp-dockerhub
Docker Hub MCP — wraps the Docker Hub v2 API (free, no auth required for public data)
Part of the Pipeworx open MCP gateway.
Tools
| Tool | Description | |------|-------------|
Quick Start
Add to your MCP client config:
{
"mcpServers": {
"dockerhub": {
"url": "https://gateway.pipeworx.io/dockerhub/mcp"
}
}
}Or use the CLI:
npx pipeworx use dockerhubLicense
MIT
