MCP Server that can connect to docker
{
"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