mcp-server-docker

mcp-server-docker

4

The Docker MCP Server provides seamless integration with Docker Desktop on Windows, allowing advanced automation and interaction capabilities for developers. It supports comprehensive container lifecycle, network, image, and log management.

Docker MCP Server

The Docker MCP Server is a Model Context Protocol (MCP) server that integrates with Docker Desktop on Windows. It enables advanced automation and interaction capabilities for developers and tools.

Prerequisites

  • Install Docker Desktop for Windows and configure it to expose the daemon on tcp://localhost:2375.

Tools

  • Container Lifecycle Management: Manage containers (list, start, stop, remove, create).
  • Network Management: Manage networks (create, connect, disconnect, remove).
  • Image Management: Manage images (list, pull, push, tag, build).
  • Logs Management: Retrieve container logs.