Skip to content

Commit 473fdca

Browse files
Add Docker Hub to list of supported registries (#412)
## Motivation and Context We just want to highlight that Docker Hub will support this project with updates to the `docker mcp` cli and the [mcp hub](https://hub.docker.com/mcp) catalog.
1 parent 91b3e41 commit 473fdca

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/reference/faq.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ No. The MCP Registry stores metadata about MCP servers and references to where t
3030
The registry is designed for programmatic consumption by:
3131

3232
- MCP client applications (Claude Desktop, Cline, etc.)
33-
- Server aggregators (Smithery, PulseMCP, etc.)
33+
- Server aggregators (Smithery, PulseMCP, Docker Hub, etc.)
3434
- NOT individual end-users (they should use MCP clients or aggregator UIs)
3535

3636
### Will there be feature X?
@@ -59,6 +59,7 @@ No. While open source code is encouraged, it is not required for either locally
5959
- PyPI (Python packages)
6060
- NuGet.org (.NET packages)
6161
- GitHub Container Registry (GHCR)
62+
- Docker Hub
6263

6364
More can be added as the community desires; feel free to open an issue if you are interested in building support for another registry.
6465

0 commit comments

Comments
 (0)