Back to MCP Servers
🔌

ckreiling/mcp-server-docker

GPL-3.0

🐍 🏠 - Integrate with Docker to manage containers, images, volumes, and networks.

PythonAI & LLMs

Install

npx -y ckreiling-mcp-server-docker

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "ckreiling-mcp-server-docker": {
      "command": "npx",
      "args": [
        "-y",
        "ckreiling-mcp-server-docker"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.