haplane
Rank #41,442io.github.LeonTing1010/haplane
鸿蒙 HAP 签名部署 MCP:面向鸿蒙应用开发者,真机调试一键签装,也走华为邀测/上架。中性工具+可订阅源,本地 stdio。
haplane is a Model Context Protocol (MCP) server published by leonting1010. It ranks #41,442 of 132,113 servers tracked on MCP Toplist. haplane is listed across 2 registries — Official MCP and Glama, with 5 tracked versions. It was first listed on Jul 24, 2026 and most recently updated on Jul 27, 2026.
Ranks ahead of 90,671 of 132,113 servers on MCP Toplist.
Use haplane
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add haplane -- npx -y haplane[mcp_servers.haplane]
command = "npx"
args = ["-y", "haplane"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"haplane": {
"command": "npx",
"args": [
"-y",
"haplane"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"haplane": {
"command": "npx",
"args": [
"-y",
"haplane"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"haplane": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"haplane"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"haplane": {
"command": "npx",
"args": [
"-y",
"haplane"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"haplane": {
"command": "npx",
"args": [
"-y",
"haplane"
]
}
}
}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.LeonTing1010%2Fhaplane)<a href="https://mcptoplist.com/server/io.github.LeonTing1010%2Fhaplane"><img src="https://mcptoplist.com/badge/io.github.LeonTing1010%2Fhaplane.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
leonting1010
Other servers by leonting1010
View all leonting1010 servers →Available versions (5)
| Version | Published |
|---|---|
| 0.4.1 | Jul 27, 2026 |
| 0.4.0 | Jul 25, 2026 |
| 0.3.4 | Jul 24, 2026 |
| 0.3.3 | Jul 24, 2026 |
| 0.3.2 | Jul 24, 2026 |
Frequently asked questions
- Who maintains haplane?
- haplane is maintained by leonting1010, which publishes 2 MCP servers (38 total versions) tracked on MCP Toplist.
- Is haplane listed on the Official MCP Registry?
- Yes — haplane is listed on the Official MCP Registry, alongside Glama.
- How many versions does haplane have?
- MCP Toplist tracks 5 versions of haplane, most recently published on Jul 27, 2026.
- Where can I find the source code for haplane?
- The source code for haplane is hosted at github.com/LeonTing1010/hap-deploy-cli.
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.