Enables AI assistants to interact with Docker via the Model Context Protocol (MCP).
Docker provides a Model Context Protocol (MCP) server that allows AI assistants like Claude to interact with Docker using standard Docker CLI commands. It supports common Docker operations such as listing containers and images, running, stopping, and removing containers, and pulling images from registries. This tool simplifies Docker management by enabling AI-driven automation and integration within development workflows.