← Index

io.github.FadingLight9291117/harmonyos

io.github.FadingLight9291117/harmonyos·v1.0.3·Other
Quality Score
82
/100

MCP server for HarmonyOS development - interact with projects, devices, and applications

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "harmonyos": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-harmonyos"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "harmonyos": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-harmonyos"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y mcp-harmonyos
§03  MCP Quality Score  ·  methodology
freshness
22
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other