Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions content/manuals/ai/mcp-catalog-and-toolkit/catalog.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,11 @@ compatibility.
- Pull-based distribution using Docker infrastructure.
- Tools provided by partners such as New Relic, Stripe, Grafana, and more.

> [!NOTE]
> E2B sandboxes now include direct access to the Docker MCP Catalog, giving developers
> access to over 200 tools and services to seamlessly build and run AI agents. For
> more information, see [E2B Sandboxes](sandboxes.md).

## How it works

Each tool in the MCP Catalog is packaged as a Docker image with metadata.
Expand Down
2 changes: 1 addition & 1 deletion content/manuals/ai/mcp-catalog-and-toolkit/faqs.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ linkTitle: Security FAQs
description: Frequently asked questions related to MCP Catalog and Toolkit security
keywords: MCP, Toolkit, MCP server, MCP client, security, faq
tags: [FAQ]
weight: 60
weight: 70
---

Docker MCP Catalog and Toolkit is a solution for securely building, sharing, and
Expand Down
2 changes: 1 addition & 1 deletion content/manuals/ai/mcp-catalog-and-toolkit/hub-mcp.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Docker Hub MCP server
linkTitle: Hub MCP server
description: The Docker Hub MCP Server makes Docker Hub image metadata accessible to LLMs for content discovery.
keywords: Docker Hub MCP Server, Hub MCP server, Hub MCP
weight: 50
weight: 60
---

The Docker Hub MCP Server is a Model Context Protocol (MCP) server that
Expand Down
5 changes: 5 additions & 0 deletions content/manuals/ai/mcp-catalog-and-toolkit/mcp-gateway.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@ the following benefits:
- Enterprise observability: Built-in monitoring, logging, and filtering tools ensure
full visibility and governance of AI tool activity.

> [!NOTE]
> E2B sandboxes now include direct access to the Docker MCP Catalog, giving developers
> access to over 200 tools and services to seamlessly build and run AI agents. For
> more information, see [E2B Sandboxes](sandboxes.md).

## Who is the MCP Gateway designed for?

The MCP Gateway solves problems encountered by various groups:
Expand Down
Loading