MCP server for Docker — manage containers, images, volumes, and compose services from your IDE
| Tool name | Description | Destructive? |
|---|---|---|
| list_containers | ✓ no | |
| container_logs | ✓ no | |
| start_container | ✓ no | |
| stop_container | ✓ no | |
| restart_container | ✓ no |
| remove_container⚠ | ⚠ yes | |
| exec_command⚠ | ⚠ yes | |
| container_stats | ✓ no | |
| list_images | ✓ no | |
| remove_image⚠ | ⚠ yes |