GavinLucas/docker-mcp
by Various
An MCP server that lets AI agents manage Docker
MCP
GavinLucas/docker-mcp
Added 4 July 2026
Overview
An MCP server that exposes Docker management capabilities to AI agents. It allows agents to perform container operations through the Model Context Protocol using a Python implementation.
Best for
Best for
Developers building AI agents that need to control Docker environments
Use cases
- Automating container lifecycle from an AI agent
- Integrating Docker operations into AI workflows
- Managing Docker resources programmatically via MCP
How to use
Tools exposed
no-scout
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
An MCP server that exposes Docker management capabilities to AI agents. It allows agents to perform container operations through the Model Context Protocol using a Python implementation.
1 stars on GitHub. Last updated 2026-07-04. Licensed MIT.
Use cases
- Automating container lifecycle from an AI agent
- Integrating Docker operations into AI workflows
- Managing Docker resources programmatically via MCP
Pros
- Simple Python implementation for easy customization
- Direct integration with MCP-compatible AI agents
- Open source with no vendor lock-in
Cons
- Very early stage with only 1 star on GitHub
- Limited documentation or community support
- May lack advanced Docker features and error handling
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Simple Python implementation for easy customization
- Direct integration with MCP-compatible AI agents
- Open source with no vendor lock-in
Cons
- Very early stage with only 1 star on GitHub
- Limited documentation or community support
- May lack advanced Docker features and error handling
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.
