Huaweiappgallerymcp
Rank #28,673io.github.AgiMaulana/HuaweiAppGalleryMcp
MCP server providing HuaweiAppGalleryMcp capabilities
Huaweiappgallerymcp is a Model Context Protocol (MCP) server published by agimaulana. It ranks #28,673 of 132,113 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. Huaweiappgallerymcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Mar 14, 2026 and most recently updated on Mar 24, 2026.
Ranks ahead of 103,440 of 132,113 servers on MCP Toplist.
Use Huaweiappgallerymcp
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add huaweiappgallerymcp -e "HUAWEI_CLIENT_ID=<your HUAWEI_CLIENT_ID>" -e "HUAWEI_CLIENT_SECRET=<your HUAWEI_CLIENT_SECRET>" -e "HUAWEI_APP_ID=<your HUAWEI_APP_ID>" -- uvx huawei-app-gallery-mcpReplace each placeholder with your own value before saving.
[mcp_servers.huaweiappgallerymcp]
command = "uvx"
args = ["huawei-app-gallery-mcp"]
[mcp_servers.huaweiappgallerymcp.env]
HUAWEI_CLIENT_ID = "<your HUAWEI_CLIENT_ID>"
HUAWEI_CLIENT_SECRET = "<your HUAWEI_CLIENT_SECRET>"
HUAWEI_APP_ID = "<your HUAWEI_APP_ID>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"huaweiappgallerymcp": {
"command": "uvx",
"args": [
"huawei-app-gallery-mcp"
],
"env": {
"HUAWEI_CLIENT_ID": "<your HUAWEI_CLIENT_ID>",
"HUAWEI_CLIENT_SECRET": "<your HUAWEI_CLIENT_SECRET>",
"HUAWEI_APP_ID": "<your HUAWEI_APP_ID>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"huaweiappgallerymcp": {
"command": "uvx",
"args": [
"huawei-app-gallery-mcp"
],
"env": {
"HUAWEI_CLIENT_ID": "<your HUAWEI_CLIENT_ID>",
"HUAWEI_CLIENT_SECRET": "<your HUAWEI_CLIENT_SECRET>",
"HUAWEI_APP_ID": "<your HUAWEI_APP_ID>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"huaweiappgallerymcp": {
"type": "stdio",
"command": "uvx",
"args": [
"huawei-app-gallery-mcp"
],
"env": {
"HUAWEI_CLIENT_ID": "<your HUAWEI_CLIENT_ID>",
"HUAWEI_CLIENT_SECRET": "<your HUAWEI_CLIENT_SECRET>",
"HUAWEI_APP_ID": "<your HUAWEI_APP_ID>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"huaweiappgallerymcp": {
"command": "uvx",
"args": [
"huawei-app-gallery-mcp"
],
"env": {
"HUAWEI_CLIENT_ID": "<your HUAWEI_CLIENT_ID>",
"HUAWEI_CLIENT_SECRET": "<your HUAWEI_CLIENT_SECRET>",
"HUAWEI_APP_ID": "<your HUAWEI_APP_ID>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"huaweiappgallerymcp": {
"command": "uvx",
"args": [
"huawei-app-gallery-mcp"
],
"env": {
"HUAWEI_CLIENT_ID": "<your HUAWEI_CLIENT_ID>",
"HUAWEI_CLIENT_SECRET": "<your HUAWEI_CLIENT_SECRET>",
"HUAWEI_APP_ID": "<your HUAWEI_APP_ID>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.AgiMaulana%2FHuaweiAppGalleryMcp)<a href="https://mcptoplist.com/server/io.github.AgiMaulana%2FHuaweiAppGalleryMcp"><img src="https://mcptoplist.com/badge/io.github.AgiMaulana%2FHuaweiAppGalleryMcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
agimaulana
Other servers by agimaulana
View all agimaulana servers →Available versions (2)
| Version | Published |
|---|---|
| 1.1.1 | Mar 24, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Huaweiappgallerymcp?
- Huaweiappgallerymcp is maintained by agimaulana, which publishes 3 MCP servers (8 total versions) tracked on MCP Toplist.
- Is Huaweiappgallerymcp listed on the Official MCP Registry?
- Yes — Huaweiappgallerymcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Huaweiappgallerymcp have?
- MCP Toplist tracks 2 versions of Huaweiappgallerymcp, most recently published on Mar 24, 2026.
- Where can I find the source code for Huaweiappgallerymcp?
- The source code for Huaweiappgallerymcp is hosted at github.com/agimaulana/huaweiappgallerymcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.