MCP server for Docker operations
Top 79.9% on sourcepulse
This project provides a Docker Model Context Protocol (MCP) server, enabling users to manage Docker containers and Compose stacks via Claude AI. It targets developers and researchers who need to interact with Docker environments programmatically, offering a convenient way to orchestrate containerized applications using natural language prompts.
How It Works
The server exposes a set of tools that interface with the Docker Engine API. It leverages the Model Context Protocol (MCP) to receive instructions and return results, allowing for AI-driven Docker operations. Key functionalities include container creation, Docker Compose stack deployment, log retrieval, and container status monitoring.
Quick Start & Requirements
npx @smithery/cli install docker-mcp --client claude
Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
Current limitations include the absence of built-in support for environment variables, volume management, network management, container health checks, and resource limits.
7 months ago
Inactive