Automates comprehensive Docker image and container management via an MCP-compliant server.
Build is a Docker Build server engineered to be fully compliant with the Model Context Protocol (MCP) standard, enabling seamless automation of Docker image and container operations. It provides a robust API for a wide range of Docker CLI functions, including building, running, stopping, and pushing images, and supports both Server-Sent Events (SSE) and stdio modes. Designed with an extensible architecture, each Docker command is implemented as an independent tool, facilitating easy integration with MCP clients like Cursor and Claude for sophisticated control over Docker environments, including isolated Docker-in-Docker (DinD) setups.