MCP Server Docker
by milgelren
MCP Server Docker allows you to connect to and interact with your Docker daemon. It can be used with Claude Desktop using the provided configuration.
View on GitHub
Last updated: N/A
MCP Server Docker
MCP Server that can connect to docker
Usage with Claude Desktop
{
"mcpServers": {
"docker": {
"command": "npx",
"args": ["mcp-server-docker"]
}
}
}
The server will automatically connect to your current docker daemon. Make sure you have docker installed and running