developer tools
Docker Mcp
Docker container management and operations through MCP
local
rust
developer tools
Installation
npx -y QuantGeekDev/docker-mcpConfiguration
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
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub