← Registry
MCP Official

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.

Install

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.