friendlygeorge/docker-mcp-server
by Various
Docker MCP server designed for agents that need their containers to stay running. Health checks, auto-restart, Compose lifecycle, log streaming.
MCP
friendlygeorge/docker-mcp-server
Added 18 June 2026
Overview
A Docker MCP server that agents use to keep containers running with health checks, auto-restart, Compose lifecycle management, and log streaming. Built in TypeScript, it is designed for agentic workflows where persistent container uptime is required.
Best for
Best for
Developers building agent systems that require reliable, self-healing Docker containers
Use cases
- Manage long-running containers that must auto-restart on failure
- Stream container logs for agent-based debugging or monitoring
- Use Docker Compose to deploy and orchestrate multi-container environments
Notes
A Docker MCP server that agents use to keep containers running with health checks, auto-restart, Compose lifecycle management, and log streaming. Built in TypeScript, it is designed for agentic workflows where persistent container uptime is required.
1 stars on GitHub. Last updated 2026-06-18. Licensed MIT.
Use cases
- Manage long-running containers that must auto-restart on failure
- Stream container logs for agent-based debugging or monitoring
- Use Docker Compose to deploy and orchestrate multi-container environments
Pros
- Enables agents to maintain container uptime without manual intervention
- Supports health checks and auto-restart for robust operations
- Exposes log streaming directly to agents
Cons
- Very low community adoption (1 star) suggests limited testing or support
- Tied to Docker ecosystem, not usable with other container runtimes
- Current feature set may have undiscovered bugs or gaps
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Enables agents to maintain container uptime without manual intervention
- Supports health checks and auto-restart for robust operations
- Exposes log streaming directly to agents
Cons
- Very low community adoption (1 star) suggests limited testing or support
- Tied to Docker ecosystem, not usable with other container runtimes
- Current feature set may have undiscovered bugs or gaps
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.