Docker Management
Empower AI models like Claude to securely and intuitively manage Docker containers using the Model Context Protocol.
概要
This server provides a robust interface for connecting AI models, such as Anthropic's Claude, directly to Docker environments. It enables secure and intuitive management of Docker containers, images, and Docker Compose stacks through the Model Context Protocol (MCP). With support for multi-host management, real-time monitoring, and structured logging, it offers a powerful platform for AI agents to interact with and orchestrate Docker infrastructure, bridging the gap between AI-driven automation and container operations.
主な機能
- Comprehensive Docker container lifecycle management (start, stop, restart, logs, statistics)
- Robust Docker image control (pull, remove, update verification)
- Deploy and remove Docker Compose stacks via inline YAML definitions
- Connect to and manage multiple Docker hosts simultaneously
- Secure integration options including local Unix socket or TCP with TLS
- 0 GitHub stars
ユースケース
- Automating Docker container lifecycle management (start, stop, restart) through AI commands.
- Facilitating AI-driven deployment and removal of Docker Compose applications.
- Enabling AI models to monitor Docker container status and retrieve logs in real-time.