Back to MCP Servers
HuaweiAppGalleryMcp
Huawei AppGallery Connect publishing: upload APK/AAB, update metadata and localizations, submit for review, and manage phased rollouts.
developer-tools
By AgiMaulana
Installation
npx -y HuaweiAppGalleryMcpConfiguration
{
"mcpServers": {
"HuaweiAppGalleryMcp": {
"command": "npx",
"args": ["-y", "HuaweiAppGalleryMcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes