Harmonyos
Rank #38,108io.github.FadingLight9291117/harmonyos
MCP server providing harmonyos capabilities
Harmonyos is a Model Context Protocol (MCP) server published by fadinglight9291117. It ranks #38,108 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Harmonyos is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Feb 15, 2026 and most recently updated on Feb 15, 2026.
Ranks ahead of 93,938 of 132,046 servers on MCP Toplist.
Use Harmonyos
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add harmonyos -- npx -y mcp-harmonyos[mcp_servers.harmonyos]
command = "npx"
args = ["-y", "mcp-harmonyos"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"harmonyos": {
"command": "npx",
"args": [
"-y",
"mcp-harmonyos"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"harmonyos": {
"command": "npx",
"args": [
"-y",
"mcp-harmonyos"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"harmonyos": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-harmonyos"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"harmonyos": {
"command": "npx",
"args": [
"-y",
"mcp-harmonyos"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"harmonyos": {
"command": "npx",
"args": [
"-y",
"mcp-harmonyos"
]
}
}
}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.FadingLight9291117%2Fharmonyos)<a href="https://mcptoplist.com/server/io.github.FadingLight9291117%2Fharmonyos"><img src="https://mcptoplist.com/badge/io.github.FadingLight9291117%2Fharmonyos.svg" alt="MCP Toplist: Top 50% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
fadinglight9291117
Available versions (2)
| Version | Published |
|---|---|
| 1.0.3 | Feb 15, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Harmonyos?
- Harmonyos is maintained by fadinglight9291117, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Harmonyos listed on the Official MCP Registry?
- Yes — Harmonyos is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Harmonyos have?
- MCP Toplist tracks 2 versions of Harmonyos, most recently published on Feb 15, 2026.
- Where can I find the source code for Harmonyos?
- The source code for Harmonyos is hosted at github.com/fadinglight9291117/mcp-harmonyos.
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.