HuaweiAppGalleryMcp runs on your own machine — the client starts it, so there is no endpoint to ping. 100 installs a week from pypi. Last commit 24 Apr 2026.
Huawei AppGallery Connect MCP: upload APK/AAB, update metadata, submit and manage app releases.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add HuaweiAppGalleryMcp -- uvx huawei-app-gallery-mcp
{
"mcpServers": {
"HuaweiAppGalleryMcp": {
"args": [
"huawei-app-gallery-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.HuaweiAppGalleryMcp]
command = "uvx"
args = ["huawei-app-gallery-mcp"]
{
"mcpServers": {
"HuaweiAppGalleryMcp": {
"args": [
"huawei-app-gallery-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"HuaweiAppGalleryMcp": {
"args": [
"huawei-app-gallery-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.