docker-mcp

L337-org/docker-mcp
★ 4 stars Python AI/LLM Updated today
Docker-MCP-Server - An MCP server covering the full management surface of Docker. Manage, maintain and audit multiple docker environments with ease.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "docker-mcp": {
      "command": "uvx",
      "args": [
        "docker-mcp"
      ]
    }
  }
}

Or install with pip: pip install docker-mcp

README Excerpt

<img src="https://raw.githubusercontent.com/L337-org/docker-mcp/main/assets/icon.png" align="left" width="72" height="72" alt=""> <!-- mcp-name: io.github.L337-org/docker-mcp-server --> More than just a fully featured [MCP](https://modelcontextprotocol.io) server that lets AI agents manage Docker - containers, images, networks, volumes, swarm services, secrets, configs, nodes, plugins, etc., it helps you create workflows to easily manage your Docker environments.

Tools (4)

config_createcryptographyenvvolume_prune

Topics

ai-agentsdockerdocker-apidocker-composedocker-swarmmcpmcp-servermodel-context-protocolpython