Dockerhub for Cursor
io.github.pipeworx-io/dockerhub
Docker Hub MCP — wraps the Docker Hub v2 API (free, no auth required for public data)
client:Cursor
transport:streamable-http
Install Dockerhub in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"dockerhub": {
"url": "https://gateway.pipeworx.io/dockerhub/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs