Loading MCP server directory, please wait...
Manage Docker (containers, images, Compose, Swarm, registries) via the Docker SDK and CLI.
npx @getmcp/cli add io.github.GavinLucas/docker-mcp-serverRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.GavinLucas/docker-mcp-server": {
"command": "uvx",
"args": [
"docker-mcp-server"
]
}
}
}