developer tools
Mcp Server Docker
Integrate with Docker to manage containers, images, volumes, and networks.
python
local
developer tools
Installation
npx -y ckreiling/mcp-server-dockerConfiguration
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub