HuaweiCloud DevKit (Community Preview)
Rank #1,797io.github.glqff/huaweicloud-devkit
Community preview of HuaweiCloud DevKit MCP server (official: io.github.huaweicloud)
HuaweiCloud DevKit (Community Preview) is a Model Context Protocol (MCP) server published by huaweicloud. It ranks #1,797 of 132,113 servers tracked on MCP Toplist, and its repository has 48 GitHub stars. HuaweiCloud DevKit (Community Preview) is listed on Official MCP, with 1 tracked version. It was first listed on Aug 24, 2026 and most recently updated on Sep 10, 2026.
Ranks ahead of 130,316 of 132,113 servers on MCP Toplist.
Use HuaweiCloud DevKit (Community Preview)
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http huaweicloud-devkit https://erx5uqu4-8931.cn-north-4-bridge.myhuaweicloud.com/mcp[mcp_servers.huaweicloud-devkit]
url = "https://erx5uqu4-8931.cn-north-4-bridge.myhuaweicloud.com/mcp"Add to ~/.codex/config.toml.
https://erx5uqu4-8931.cn-north-4-bridge.myhuaweicloud.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"huaweicloud-devkit": {
"url": "https://erx5uqu4-8931.cn-north-4-bridge.myhuaweicloud.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"huaweicloud-devkit": {
"type": "http",
"url": "https://erx5uqu4-8931.cn-north-4-bridge.myhuaweicloud.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"huaweicloud-devkit": {
"serverUrl": "https://erx5uqu4-8931.cn-north-4-bridge.myhuaweicloud.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"huaweicloud-devkit": {
"url": "https://erx5uqu4-8931.cn-north-4-bridge.myhuaweicloud.com/mcp"
}
}
}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.glqff%2Fhuaweicloud-devkit)<a href="https://mcptoplist.com/server/io.github.glqff%2Fhuaweicloud-devkit"><img src="https://mcptoplist.com/badge/io.github.glqff%2Fhuaweicloud-devkit.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
huaweicloud
Available versions (1)
| Version | Published |
|---|---|
| 1.1.1 | Sep 10, 2026 |
Frequently asked questions
- Who maintains HuaweiCloud DevKit (Community Preview)?
- HuaweiCloud DevKit (Community Preview) is maintained by huaweicloud, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is HuaweiCloud DevKit (Community Preview) listed on the Official MCP Registry?
- Yes — HuaweiCloud DevKit (Community Preview) is listed on the Official MCP Registry.
- How many versions does HuaweiCloud DevKit (Community Preview) have?
- MCP Toplist tracks 1 version of HuaweiCloud DevKit (Community Preview), most recently published on Sep 10, 2026.
- Where can I find the source code for HuaweiCloud DevKit (Community Preview)?
- The source code for HuaweiCloud DevKit (Community Preview) is hosted at github.com/huaweicloud/huaweicloud-devkit.
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.