Enables AI assistants to seamlessly manage Docker containers, images, and networks via a standardized JSON-RPC interface using the Model Context Protocol (MCP).
Docker MCP implements the Model Context Protocol (MCP) for Docker operations, providing a unified JSON API interface for AI models to interact with the Docker engine. This allows AI systems to perform common Docker operations such as container lifecycle management, image operations, log retrieval, and command execution, bridging the gap between AI models and Docker infrastructure management.