matfax/docker-compose-mcp
If you are the rightful owner of docker-compose-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Docker Compose MCP Server is a tool designed to manage the lifecycle of Docker Compose services, providing features like automatic startup, status monitoring, and graceful shutdown.
Tools
Functions exposed to the LLM to take actions
get_compose_status
Returns current status of all services and containers, including service states, health status, and container information.
get_compose_logs
Retrieves Docker Compose logs with options for specific service names and number of log lines.
restart_compose
Restarts all Docker Compose services.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client