Huawei AppGallery Connect MCP: upload APK/AAB, update metadata, submit and manage app releases.
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
uvx huawei-app-gallery-mcp
MCP client config
{
"mcpServers": {
"huaweiappgallerymcp": {
"command": "uvx",
"args": [
"huawei-app-gallery-mcp"
]
}
}
}