Docker Controller
Enables seamless integration with Docker Desktop on Windows, providing advanced automation and interaction capabilities for developers.
소개
This Model Context Protocol (MCP) server empowers developers and tools with seamless integration and advanced automation capabilities for Docker Desktop on Windows. It facilitates comprehensive management of Docker resources, allowing for efficient interaction with container lifecycles, network configurations, image repositories, and real-time log streams. By exposing the Docker daemon via TCP, it enables external applications, such as AI assistants or specialized development environments, to programmatically control and monitor Docker operations, streamlining development workflows and enhancing productivity.
주요 기능
- Real-time Container Log Streaming with advanced filtering options
- Comprehensive Container Lifecycle Management (create, start, stop, restart, remove)
- Robust Docker Image Management (pull, push, build, tag, remove)
- Extensive Docker Network Configuration and Connectivity Management
- Seamless integration with Docker Desktop for Windows
- 5 GitHub stars
사용 사례
- Automating Docker container operations via an MCP client or AI assistant
- Integrating Docker functionalities into custom tools or development environments like Claude Desktop
- Programmatic management of Docker images and networks for development and testing workflows