MCP
Docker MCP Gateway
Open-source 'docker mcp' CLI plugin and gateway that orchestrates Model Context Protocol servers as isolated containers, with secrets, OAuth, and access control, powering Docker Desktop's MCP Toolkit and catalog.
- Type
- MCP
- Updated
- 2026-08-26
Install
via Positronick CLI
$positronick mcp install docker-mcp-gateway --run
Official
$docker mcp gateway run
Docker MCP Gateway runs each Model Context Protocol server in its own isolated container and aggregates them behind a single endpoint, so an AI client reaches many MCP servers through one gateway over stdio, SSE, or streaming. It handles secrets via Docker Desktop, built-in OAuth, profiles that group servers, and OCI-based catalogs, and powers Docker Desktop's MCP Toolkit. Use it to securely deploy and manage MCP servers instead of wiring each one by hand.