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
securely across development and production environments.
13
-
It is designed to help organizations connect AI
14
-
agents from the [Docker MCP Catalog](https://hub.docker.com/mcp) to internal infrastructure
15
-
without compromising security, visibility, or control.
13
+
It is designed to help organizations connect MCP servers from the [Docker MCP Catalog](https://hub.docker.com/mcp) to MCP Clients without compromising security, visibility, or control.
16
14
17
15
By unifying multiple MCP servers into a single, secure endpoint, the MCP Gateway offers
18
16
the following benefits:
@@ -40,19 +38,17 @@ The MCP Gateway solves problems encountered by various groups:
40
38
- Server Management: List, inspect, and call MCP tools, resoures and prompts from multiple servers
41
39
- Container-based Servers: Run MCP servers as Docker containers with proper isolation
42
40
- Secrets Management: Secure handling of API keys and credentials via Docker Desktop
43
-
- OAuth Integration: Built-in OAuth flows for service authentication
44
41
- Server Catalog: Manage and configure multiple MCP catalogs
45
-
- Dynamic Discovery: Automatic tool, prompt, and resource discovery from running servers
42
+
- Dynamic Discovery and Reloading: Automatic tool, prompt, and resource discovery from running servers
46
43
- Monitoring: Built-in logging and call tracing capabilities
47
44
48
45
## Install the MCP Gateway
49
46
50
47
### Prerequisites
51
48
52
-
- Docker Desktop is installed.
53
-
- The MCP Toolkit feature is [enabled](/manuals/ai/mcp-catalog-and-toolkit/toolkit.md#enable-docker-mcp-toolkit).
49
+
-[Docker Engine](/manuals/engine/_index.md)
54
50
- Go 1.24+ (for development)
55
-
51
+
56
52
### Install as Docker CLI Plugin
57
53
58
54
The MCP CLI is already installed on recent versions of Docker Desktop.
0 commit comments