
Docker MCP
Supports UIby coolbit-in
Manage Docker containers, images, and networks directly via your AI assistant.
What it does
Docker MCP provides a standardized interface for AI models to interact with the Docker engine, allowing assistants to manage the entire container lifecycle and infrastructure.
Tools
- container_create: Create new Docker containers
- container_start: Start a stopped container
- container_stop: Stop a running container
- container_remove: Delete a container
- image_pull: Pull images from a registry
- image_list: List available Docker images
- container_logs: Retrieve logs from a specific container
- container_exec: Execute commands inside a running container
- build_image: Build a Docker image from a Dockerfile
Installation
{
"mcpServers": {
"docker-mcp": {
"command": "docker-mcp",
"args": [],
"env": {}
}
}
}
Supported hosts
- Claude Desktop
- Cursor
- Cline
Quick install
sudo mv docker-mcp /usr/local/bin/Information
- Pricing
- free
- Published
- 5/3/2026
- stars





