
HuaweiAppGalleryMcp
Upload Huawei AppGallery builds, refresh store metadata, and submit or manage releases from your agent when you distribute Android apps outside Google Play alone.
Overview
Huawei AppGallery MCP is an MCP server for the Launch phase that uploads APK/AAB builds, updates metadata, and manages releases on Huawei AppGallery Connect.
What is this MCP server?
- PyPI huawei-app-gallery-mcp (version 1.1.1) with stdio transport
- Upload APK/AAB binaries to Huawei AppGallery Connect
- Update listing metadata and submit or manage app releases
- HUAWEI_CLIENT_ID and HUAWEI_CLIENT_SECRET required; optional HUAWEI_APP_ID default
- Package version 1.1.1 on PyPI identifier huawei-app-gallery-mcp
- Required secrets: HUAWEI_CLIENT_ID, HUAWEI_CLIENT_SECRET
- Supports APK and AAB upload per server description
Community signal: 2 GitHub stars.
What problem does it solve?
Huawei’s console-heavy release flow breaks your agent-assisted shipping rhythm when every upload and metadata tweak needs manual clicks.
Who is it for?
Indie Android developers distributing on Huawei AppGallery who already use MCP in Cursor or Claude Code for launch tasks.
Skip if: Builders only shipping to Google Play or iOS, or teams without Huawei AGC API access and app IDs.
What do I get? / Deliverables
After API credentials and stdio registration, your agent can perform AppGallery Connect release tasks so you finish Huawei distribution faster.
- Agent-managed APK/AAB uploads to AppGallery Connect
- Updated store metadata and submitted or managed Huawei releases
Recommended MCP Servers
Journey fit
Store listing and binary submission are Launch work—this MCP targets Huawei AppGallery Connect, parallel to other app-store distribution channels indie Android devs use for reach. ASO subphase covers app-store packaging, metadata, and release submission rather than in-repo frontend or backend implementation.
How it compares
Huawei AppGallery store-release MCP, not Codemagic CI build orchestration.
Common Questions / FAQ
Who is Huawei AppGallery MCP for?
Android solo builders and small teams who publish on Huawei AppGallery Connect and want MCP-driven uploads, metadata updates, and release management.
When should I use Huawei AppGallery MCP?
Use it at Launch when you have signed APK/AAB artifacts and need to update listings or submit releases on Huawei’s store.
How do I add Huawei AppGallery MCP to my agent?
Install huawei-app-gallery-mcp from PyPI, set HUAWEI_CLIENT_ID and HUAWEI_CLIENT_SECRET from AGC Connect API keys, optionally HUAWEI_APP_ID, then add the stdio MCP server to your agent client.