developer tools

HarmonyOS Mcp Server

Control HarmonyOS-next devices with AI through MCP. Support device control and UI automation.

python
local
developer tools
0
View on GitHub

Installation

npx -y XixianLiang/HarmonyOS-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "HarmonyOS-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "XixianLiang/HarmonyOS-mcp-server"
  ]
}

About This MCP Server

XixianLiang/HarmonyOS-mcp-server

Control HarmonyOS-next devices with AI through MCP. Support device control and UI automation.

GitHub: https://github.com/XixianLiang/HarmonyOS-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub
XixianLiang/HarmonyOS-mcp-server