aicoolies logo

Docker MCP Gateway

Open-source Docker gateway for containerized MCP server orchestration

open-sourceopen sourcetelemetry concernsupdated Jul 10, 2026
Visit Website →
Share

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.

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

MIT-licensed open-source docker mcp CLI and gateway. Docker Desktop runs it automatically when MCP Toolkit is enabled; Docker AI Governance's MCP Gateway capability is a separate invite-only offering.

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

Figma Console MCP

Turn a Figma design system into a programmable API for AI assistants

Figma Console MCP is open-source design-system infrastructure that exposes Figma to AI assistants through MCP. It supports structured extraction, design creation and editing, debugging, accessibility audits, and bidirectional design-token workflows across local, remote read-only, and paired cloud modes; it is not a generic one-click Figma-to-code exporter.

open-sourceOpen SourceTelemetry

MCP Context Forge

IBM-backed ContextForge gateway for federating MCP, A2A, REST, and gRPC APIs

MCP Context Forge is IBM’s Apache-2.0 ContextForge project for operating a gateway, registry, and proxy across MCP servers, A2A agents, REST APIs, and gRPC services. It centralizes discovery, authentication, policy controls, federation, and observability, with deployment paths through PyPI, Docker, and Kubernetes.

open-sourceOpen Source

n8n-MCP

Community MCP server for n8n node knowledge, workflow drafting, and validation

n8n-MCP is an independent, MIT-licensed community server that gives MCP-compatible assistants structured access to n8n node documentation, properties, templates, and workflow validation helpers. It is distinct from the existing n8n product page and covers the MCP layer used from clients such as Claude, Cursor, Windsurf, and Codex.

open-sourceOpen SourceTelemetry

MCP for Unity

Open-source MCP bridge between AI assistants and the Unity Editor

MCP for Unity is CoplayDev’s MIT-licensed bridge between MCP-compatible AI assistants and the Unity Editor. It exposes tools for assets, scenes, GameObjects, scripts, tests, profiling, and build-oriented workflows. The community project supports Unity 2021.3 LTS through 6.x and is explicitly not affiliated with Unity Technologies.

open-sourceOpen Source

XcodeBuildMCP

Sentry-maintained MCP server and CLI for Xcode builds, simulators, and tests

XcodeBuildMCP is a Sentry-maintained, MIT-licensed MCP server and CLI for agent-assisted iOS and macOS development. It lets MCP-compatible coding agents run Xcode build and test workflows, manage simulators, inspect failures, and work through Homebrew, npm, or on-demand client configuration, with documented Sentry telemetry controls for teams that need an opt-out.

open-sourceOpen SourceTelemetry
Intercom MCP Server logo

Intercom MCP Server

Intercom's remote MCP server for support and Help Center context.

Intercom MCP Server is Intercom's hosted remote MCP server for connecting AI tools to Intercom workspace data. It supports the recommended Streamable HTTP endpoint, OAuth or bearer-token authentication, and tools for conversations, contacts, companies, and Help Center article workflows, with access limited by token permissions and Intercom workspace policy.

freemiumTelemetry

Used in Stacks