Docker汉化 Docker中文版 Docker汉化包 DockerDesktop汉化 Docker Windows Docker MAC
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"DockerDesktop-CN": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-DockerDesktop-CN"
]
}
}
}