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.
主要功能
01Pull Docker images from registries
02Integration with Cline MCP Marketplace
03Run, stop, and remove Docker containers
04Automatic configuration with Claude
05List Docker containers and images
062 GitHub stars
使用案例
01Integrating Docker operations into AI-driven development workflows
02Automating Docker container management through AI assistants
03Enabling Claude to deploy and manage applications in Docker containers