很多镜像都在国外。比如 gcr 。国内下载很慢,需要加速。致力于提供连接全世界的稳定可靠安全的容器镜像服务。
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"public-image-mirror": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-public-image-mirror"
]
}
}
}