Skip to content

Commit d9b8b30

Browse files
craig-osterhoutArthurFlag
authored andcommitted
scout: remove artifactory integration (#22939)
<!--Delete sections as needed --> ## Description Removed docs about antifactory integration for Scout. Still mentioned in the release notes. ## Related issues or tickets ENGDOCS-2785 ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review --------- Signed-off-by: Craig <[email protected]>
1 parent a1774fe commit d9b8b30

File tree

1 file changed

+6
-5
lines changed
  • content/manuals/ai/mcp-catalog-and-toolkit

1 file changed

+6
-5
lines changed

content/manuals/ai/mcp-catalog-and-toolkit/catalog.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Docker MCP Catalog
33
description: Learn about the benefits of the MCP Catalog, how you can use it, and how you can contribute
4-
keywords: docker hub, mcp, mcp servers, ai agents, calatog, docker
4+
keywords: docker hub, mcp, mcp servers, ai agents, catalog, docker
55
---
66

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.
88

99
The catalog solves common MCP server challenges:
1010

@@ -32,10 +32,11 @@ Each tool in the MCP Catalog is packaged as a Docker image with metadata:
3232
- Connect tools to their preferred agents with simple configuration through the [MCP Toolkit](toolkit.md).
3333
- Pull and run tools using Docker Desktop or the CLI.
3434

35-
Each catalog entry provides:
35+
Each catalog entry displays:
3636

3737
- Tool description and metadata
3838
- Version history
39+
- List of tools provided by the MCP server
3940
- Example configuration for agent integration
4041

4142
## Use an MCP server from the catalog
@@ -44,11 +45,11 @@ To use an MCP server from the catalog, see [MCP toolkit](toolkit.md).
4445

4546
## Contribute an MCP server to the catalog
4647

47-
The MCP server registry is available at https://github.com/docker/mcp-registry. To submit an MCP server:
48+
The MCP server registry is available at https://github.com/docker/mcp-registry. To submit an MCP server,
4849
follow the [contributing guidelines](https://github.com/docker/mcp-registry/blob/main/CONTRIBUTING.md).
4950

5051
When your pull request is reviewed and approved, your MCP server is available in 24 hours on:
5152

5253
- Docker Desktop's [MCP Toolkit feature](toolkit.md)
5354
- The [Docker MCP catalog](https://hub.docker.com/mcp)
54-
- The [Docker Hub](https://hub.docker.com/u/mcp) mcp namespace (for MCP servers built by Docker)
55+
- The [Docker Hub](https://hub.docker.com/u/mcp) `mcp` namespace (for MCP servers built by Docker)

0 commit comments

Comments
 (0)