developer tools

Mcp Server Docker

Integrate with Docker to manage containers, images, volumes, and networks.

python
local
developer tools
0
View on GitHub

Installation

npx -y ckreiling/mcp-server-docker

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-server-docker",
  "command": "npx",
  "args": [
    "-y",
    "ckreiling/mcp-server-docker"
  ]
}

About This MCP Server

ckreiling/mcp-server-docker

Integrate with Docker to manage containers, images, volumes, and networks.

GitHub: https://github.com/ckreiling/mcp-server-docker

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub