Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Docker MCP Gateway logo
MCP server

Docker MCP Gateway

One gateway process that runs and fronts many containerised MCP servers.

0
SaveVisit website ↗

Add it to your client

Official
Install
docker mcp gateway run
mcpServers
{
  "mcpServers": {
    "docker-mcp-gateway": {
      "command": "docker",
      "args": [
        "mcp",
        "gateway",
        "run"
      ]
    }
  }
}
Transport
both
Runtime
Go
Auth
Not required
License
MIT

Docker's mcp CLI plugin starts a single gateway that clients connect to, while each backing server runs in its own container with limited host privileges. Servers are grouped into profiles that can be sourced from the Docker MCP catalog, an OCI image, a local file or the MCP registry, and the same profile can be attached to several editors so they stay in sync. Secrets live in Docker's secret store instead of client config files, and the gateway handles OAuth flows for servers that need them.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar MCP servers

Report this comment

Why are you reporting this?