L337-org/docker-mcp
by Various
Docker-MCP-Server - An MCP server covering the full management surface of Docker. Manage, maintain and audit multiple docker environments with ease.
MCP
L337-org/docker-mcp
Added 3 Sept 2026
Overview
Docker-MCP-Server is an MCP server that exposes Docker management capabilities through the Model Context Protocol. It covers the full Docker management surface, enabling users to manage, maintain, and audit multiple Docker environments programmatically. Built in Python, it integrates with MCP-compatible clients to provide tool-based access to Docker operations.
Best for
Best for
Developers using MCP-compatible tools to manage and audit Docker environments
Use cases
- Manage containers, images, volumes, and networks via MCP tools
- Audit Docker environments for configuration and status checks
- Maintain multiple Docker hosts from a single MCP client
How to use
Install
uvx docker-mcp-server Tested with
Claude Desktop, Claude Code, Cursor
Example client config
{\n "mcpServers": {\n "docker-mcp-server": {\n "command": "uvx",\n "args": ["docker-mcp-server"],\n "env": {}\n }\n }\n} Notes
Docker-MCP-Server is an MCP server that exposes Docker management capabilities through the Model Context Protocol. It covers the full Docker management surface, enabling users to manage, maintain, and audit multiple Docker environments programmatically. Built in Python, it integrates with MCP-compatible clients to provide tool-based access to Docker operations.
4 stars on GitHub. Last updated 2026-09-02. Licensed MIT.
Use cases
- Manage containers, images, volumes, and networks via MCP tools
- Audit Docker environments for configuration and status checks
- Maintain multiple Docker hosts from a single MCP client
Pros
- Comprehensive coverage of Docker management operations
- Language-agnostic integration through MCP protocol
- Python-based, leveraging Docker’s native API
Cons
- Requires an MCP client to interact with the server
- Needs appropriate Docker daemon access and permissions
- Not a standalone CLI; depends on MCP ecosystem
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Comprehensive coverage of Docker management operations
- Language-agnostic integration through MCP protocol
- Python-based, leveraging Docker's native API
Cons
- Requires an MCP client to interact with the server
- Needs appropriate Docker daemon access and permissions
- Not a standalone CLI; depends on MCP ecosystem
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.
