You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/manuals/ai/mcp-catalog-and-toolkit/catalog.md
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Learn about the benefits of the MCP Catalog, how you can use it, an
4
4
keywords: docker hub, mcp, mcp servers, ai agents, calatog, docker
5
5
---
6
6
7
-
The [Docker MCP Catalog](https://hub.docker.com/catalogs/mcp) is a centralized, trusted registry for discovering, sharing, and running MCP-compatible tools. Seamlessly integrated into Docker Hub, it offers verified, versioned, and curated MCP servers packaged as Docker images. The catalog is also available in Docker Desktop.
7
+
The [Docker MCP Catalog](https://hub.docker.com/mcp) is a centralized, trusted registry for discovering, sharing, and running MCP-compatible tools. Seamlessly integrated into Docker Hub, it offers verified, versioned, and curated MCP servers packaged as Docker images. The catalog is also available in Docker Desktop.
8
8
9
9
The catalog solves common MCP server challenges:
10
10
@@ -32,10 +32,11 @@ Each tool in the MCP Catalog is packaged as a Docker image with metadata:
32
32
- Connect tools to their preferred agents with simple configuration through the [MCP Toolkit](toolkit.md).
33
33
- Pull and run tools using Docker Desktop or the CLI.
34
34
35
-
Each catalog entry provides:
35
+
Each catalog entry displays:
36
36
37
37
- Tool description and metadata
38
38
- Version history
39
+
- List of tools provided by the MCP server
39
40
- Example configuration for agent integration
40
41
41
42
## Use an MCP server from the catalog
@@ -51,4 +52,4 @@ When your pull request is reviewed and approved, your MCP server is available in
0 commit comments