Docker MCP Server is a Model Context Protocol (MCP) server: Manage Docker (containers, images, Compose, Swarm, registries) via the Docker SDK and CLI. Because it speaks the Model Context Protocol, AI assistants can use Docker MCP Server as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the Python package docker-mcp-server (via uvx) speaks MCP over stdio on your machine. No credentials are required — it works out of the box. The current release is v2.2.5, published under the MIT license, with source at L337-org/docker-mcp on GitHub.
On mcp.site, Docker MCP Server sits in the Cloud Service category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain Docker MCP Server for L337-org, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸PyPI package — docker-mcp-server · MCP over stdio
▸Docker image — ghcr.io/l337-org/docker-mcp-server:2.2.5 · MCP over stdio