Odel
HuaweiAppGalleryMcp

HuaweiAppGalleryMcp

Local
@agimaulana4PythonMITUpdated 4mo ago

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).

PyPIhuawei-app-gallery-mcpv1.1.1

Run

uvx huawei-app-gallery-mcp

MCP client config

{
  "mcpServers": {
    "huaweiappgallerymcp": {
      "command": "uvx",
      "args": [
        "huawei-app-gallery-mcp"
      ]
    }
  }
}