Back to search
30
MCP streamable-http

Dockerhub

io.github.pipeworx-io/dockerhub

Docker Hub MCP — wraps the Docker Hub v2 API (free, no auth required for public data)

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

@pipeworx/mcp-dockerhub
Docker Hub MCP — wraps the Docker Hub v2 API (free, no auth required for public data)
0 tools
github
GitHub MCP — wraps the GitHub public REST API (no auth required for public endpoints)
0 tools · streamable-http
mcp/dockerhub
Docker Hub official MCP server
0 tools
stackexchange
StackExchange MCP — wraps the StackExchange API v2.3 (free, no auth required for read)
0 tools · streamable-http
emojihub
EmojiHub MCP — wraps EmojiHub API (free, no auth)
0 tools · streamable-http
dogsapi
DogsAPI MCP — wraps dogapi.dog v2 API (free, no auth)
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "dockerhub": {
      "url": "https://gateway.pipeworx.io/dockerhub/mcp",
      "transport": "streamable-http"
    }
  }
}