developer tools

Docker Mcp

Docker container management and operations through MCP

local
rust
developer tools
0
View on GitHub

Installation

npx -y QuantGeekDev/docker-mcp

Configuration

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

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

About This MCP Server

QuantGeekDev/docker-mcp

Docker container management and operations through MCP

GitHub: https://github.com/QuantGeekDev/docker-mcp

Need More Details?

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

View Full Documentation on GitHub