Docker MCP Gateway
open-sourceSummary
Docker MCP Gateway is an open-source CLI plugin that provides an interface for securely running and deploying Model Context Protocol (MCP) servers, allowing developers to manage the lifecycle of isolated containers and access tools through a single point. It is run as a command-line tool, and is aimed at developers integrating MCP tools into production workflows, putting it in the tooling space alongside the MCP Toolkit. Its documentation positions it alongside the MCP Toolkit in Docker Desktop. The project repository shows continuous development activity.
What Docker MCP Gateway answers
What types of services does it run to expose tools?
MCP servers run inside isolated Docker containers
What authentication methods does it support for connecting to services?
It supports handling OAuth flows for service authentication
Does it provide a single point for different applications to connect to tools?
All MCP clients connect to the same Gateway configuration
Can it manage access to multiple sets of tools?
It allows management and configuration of multiple MCP catalogs
How does it keep sensitive credentials safe?
It handles API keys and credentials using the container platform's secrets management
Does it automatically find available tools from running servers?
It provides automatic discovery of tools, prompts, and resources from active servers
Examples
Command line
No option matches that search.
| option | found in | since | description |
|---|
No option matches that search.
Values are placeholders taken from each option’s declared default. Nothing is executed here — the output shown is a recording of a run that already happened.
Release history
Nothing shipped since we started watching. Releases and docs updates land here as they happen.