Back to MCP Servers
🔌

QuantGeekDev/docker-mcp

MIT

🏎️ 🏠 - Docker container management and operations through MCP

PythonAI & LLMs

Install

npx -y @smithery/cli

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "quantgeekdev-docker-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@smithery/cli"
      ]
    }
  }
}

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