mcps / docker
MCPExplorer Verified

Docker MCP server

Run and manage MCP servers in isolated containers.

DevOpsby DockerDocker DesktopFree · open source

01What it is

Docker's official MCP Toolkit and Gateway run MCP servers as isolated containers from the Docker MCP Catalog, behind a single gateway your client connects to. It handles container isolation, dynamic tool and resource discovery, and secrets and OAuth via Docker Desktop — so untrusted servers run sandboxed, not loose on your host.

Who it’s for: Anyone running multiple MCP servers who wants them containerized, isolated, and credential-managed instead of scattered across their machine.


02Highlights
Containerized servers
Run servers from the Docker MCP Catalog as isolated containers.
One gateway
A single endpoint fronts many servers, with dynamic tool and resource discovery.
Secrets & OAuth
API keys and OAuth flows are handled by Docker Desktop, not pasted into configs.

03Add it to your agent

Local MCP server — runs on your machine via the command below.

docker mcp gateway run
{ "mcpServers": { "docker": { "command": "docker", "args": ["mcp","gateway","run"] } } }

07FAQ
What is Docker MCP?

Docker's official MCP Toolkit and Gateway run MCP servers as isolated containers from the Docker MCP Catalog, behind a single gateway your client connects to. It handles container isolation, dynamic tool and resource discovery, and secrets and OAuth via Docker Desktop — so untrusted servers run sandboxed, not loose on your host.

Who is Docker for?

Anyone running multiple MCP servers who wants them containerized, isolated, and credential-managed instead of scattered across their machine.

How do I connect Docker to my agent?

Docker runs locally over stdio. Add it to your MCP client config: docker mcp gateway run.

Does Docker require authentication?

Yes — Docker authenticates with Docker Desktop. You connect your own account, and it acts only within the scopes you grant.

How much does Docker cost?

Free · open source.

Is Docker verified on MCPExplorer?

Yes — Docker is hand-checked and featured on MCPExplorer. We pull its real tool surface, required scopes, and risk labels from the live index so you can see exactly what it does before connecting.


08Similar MCPs

Other MCP servers worth a look in DevOps.

Azure DevOps
DevOps
Work items, repos, pipelines, and wikis from your agent.
ChatSEO
SEO & content
An AI SEO agent inside your MCP client.
Apex
LinkedIn & outbound
Governed LinkedIn hands for your AI agent.
FullEnrich
Sales & enrichment
B2B contact enrichment for your agent.

09Badge

Docker is featured on MCPExplorer. Add this badge to Docker’s site or README — it links back to this page.

Docker MCP — as seen on mcpexplorer.com

HTML — for your website

<a href="https://mcpexplorer.com/mcps/docker" target="_blank" rel="noopener"><img src="https://mcpexplorer.com/badge/docker.svg" alt="Docker MCP — as seen on mcpexplorer.com" height="20" /></a>

Markdown — for a README

[![Docker MCP — as seen on mcpexplorer.com](https://mcpexplorer.com/badge/docker.svg)](https://mcpexplorer.com/mcps/docker)

Get started

Set up Docker and put it to work — Free · open source. Or see its full verified profile.