aicoolies logo
Docker logo
Docker logo

Docker MCP Gateway

Open-source Docker gateway for containerized MCP server orchestration

freemiumopen sourcetelemetry concernsverified Aug 24, 2026

Docker MCP Gateway is Docker's open-source orchestration layer for Model Context Protocol servers. It gives MCP clients one gateway, launches catalog servers in isolated containers on demand, injects credentials, applies runtime restrictions, and routes tool requests. Catalogs and profiles let teams reuse approved server collections across clients, while Docker Desktop can run the gateway automatically with MCP Toolkit enabled.

Read our Docker MCP Gateway review

A detailed review by the aicoolies team — click to read

Docker MCP Gateway is Docker's open-source orchestration layer for Model Context Protocol servers. Instead of configuring every server separately in each AI application, teams connect clients to one gateway that centralizes server configuration, routing, credentials, and access controls. Docker Desktop starts the gateway automatically when MCP Toolkit is enabled, while the same docker mcp CLI can be used directly for advanced Docker Engine and non-Desktop setups.

For local catalog servers, the gateway launches each MCP server on demand in an isolated Docker container. Docker's documentation describes restricted privileges, network access, and resource usage, plus credential injection, built-in logging, and call tracing. When a client requests a tool, the gateway identifies the responsible server, starts it if necessary, applies the configured restrictions, forwards the request, and returns the result through the same connection.

Catalogs and profiles provide the distribution model around the runtime. Docker's public catalog currently advertises 300+ verified servers packaged as container images with versioning, provenance, and security updates; custom catalogs can limit teams to approved servers. Profiles group containerized or remote servers for a project, support tool allowlists, and can be reused across clients such as Claude Code, Cursor, VS Code, and other MCP-compatible applications instead of duplicating configuration.

The strongest fit is a Docker-based team that wants repeatable MCP server packaging, a shared gateway endpoint, and tighter runtime isolation than launching community packages directly on a workstation. It still requires a Docker runtime and profile/catalog maintenance, and the MCP Catalog and Toolkit are documented as beta. Docker also distinguishes this MIT-licensed open-source gateway from the MCP Gateway capabilities sold as part of Docker AI Governance, which the official documentation labels invite-only; buyers should not treat those enterprise governance features as part of the free OSS runtime.

Pricing

100% free and open source under the MIT license. Docker MCP Gateway and the docker-mcp CLI run locally on Docker Engine at $0 cost. When used with Docker Desktop GUI and MCP Toolkit, it follows standard Docker DSSA terms (free for individuals/education/SMBs <250 employees and <$10M revenue; Pro $9/mo, Team $15/mo, Business $24/mo for larger enterprises).

full pricing breakdown →

Platforms

Docker Desktop and Docker Engine; docker mcp CLI; stdio, SSE, and streaming transports; catalog, profile, client, secrets, logging, and call-tracing workflows.

Categories

Tags

Use Cases

Related Tools

computed discovery: shared active categories · kept separate from editor-verified Alternatives

GitHub logo

GitHub MCP Server

Official MCP server for GitHub repo operations

GitHub MCP Server is the official Model Context Protocol server from GitHub that connects AI assistants to repositories, issues, pull requests, workflows, and code search. It exposes 100+ operations with toolset filtering, permission scoping, and audit logging, available in both remote-hosted and self-hosted Docker deployment modes.

Open Source
MCP Registry parent MCP protocol mark

MCP Registry

Official open catalog of Model Context Protocol servers

The official, community-run registry for discovering and publishing Model Context Protocol (MCP) servers — an open index that MCP clients read to find available servers.

Open Source
Context7 logo

Context7

Up-to-date docs for AI code editors via MCP

Context7 is an MCP server developed by Upstash that injects up-to-date, version-specific documentation directly into AI code editors and coding assistants. By typing 'use context7' in prompts, developers get accurate library documentation instead of hallucinated or outdated API references. It pulls from official source documentation and serves it through the Model Context Protocol, solving the common problem of LLMs generating code with incorrect or nonexistent API calls.

freemiumOpen Source
chrome-devtools-mcp logo

chrome-devtools-mcp

Official Chrome DevTools MCP server for coding agents

chrome-devtools-mcp is the Chrome DevTools team's official MCP server that lets coding agents control and inspect a live Chrome browser with first-party Chrome DevTools Protocol fidelity. It exposes Network inspection, Performance traces, Lighthouse audits, console output, and structured DOM snapshots as typed MCP tools, so agents can debug real pages and ship reliable web performance investigations without resorting to brittle DOM scraping.

Open Source
FastMCP logo

FastMCP

Apache-2.0 Python framework for building MCP servers, clients, apps, and deployable agent tool surfaces.

FastMCP is an Apache-2.0 Python framework for building MCP servers, clients, and apps with decorators, type hints, transports, auth patterns, deployment docs, and telemetry hooks. The project now resolves to PrefectHQ/fastmcp, with Prefect Horizon available as a separate enterprise MCP gateway for identity, RBAC, audit, monitoring, and server governance.

Open Source
Supermemory logo

Supermemory

Memory engine and context API for AI assistants

Supermemory is a memory and context platform for AI assistants and agents. It ranks #1 on LongMemEval, LoCoMo, and ConvoMem, supports MCP for Claude/Cursor-style clients, provides plugins for developer tools, and combines memory extraction, user profiles, hybrid search, connectors, and RAG in one API.

freemiumOpen Source

Used in Stacks

Comparisons

FAQ

What is Docker MCP Gateway?

Docker MCP Gateway is Docker's open-source orchestration layer for Model Context Protocol servers. It gives MCP clients one gateway, launches catalog servers in isolated containers on demand, injects credentials, applies runtime restrictions, and routes tool requests. Catalogs and profiles let teams reuse approved server collections across clients, while Docker Desktop can run the gateway automatically with MCP Toolkit enabled.

Is Docker MCP Gateway free?

Docker MCP Gateway offers a free tier alongside paid plans. 100% free and open source under the MIT license. Docker MCP Gateway and the docker-mcp CLI run locally on Docker Engine at $0 cost. When used with Docker Desktop GUI and MCP Toolkit, it follows standard Docker DSSA terms (free for individuals/education/SMBs <250 employees and <$10M revenue; Pro $9/mo, Team $15/mo, Business $24/mo for larger enterprises).

Is Docker MCP Gateway open source?

Yes — Docker MCP Gateway is open source.

Is Docker MCP Gateway still maintained?

Yes — Docker MCP Gateway is active. Its listing was last verified on August 24, 2026.

How does Docker MCP Gateway score in our review?

Our hands-on review scores Docker MCP Gateway 87/100 overall, based on speed, privacy, and developer-experience testing.