huawei-health-mcp

SabaTech-dev/huawei-health-mcp
★ 9 stars Python 🤖 AI/LLM Updated today
MCP Server for Huawei Health Kit — Connect your Huawei Watch health data to AI agents via Model Context Protocol
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "huawei-health-mcp": {
      "command": "uvx",
      "args": [
        "huawei-health-mcp"
      ]
    }
  }
}

Or install with pip: pip install huawei-health-mcp

README Excerpt

**Connect your Huawei Watch health data to AI agents via Model Context Protocol** The first open-source MCP Server for [Huawei Health Kit](https://developer.huawei.com/consumer/en/hms/huaweihealth/), enabling AI agents (OpenClaw, Claude Desktop, etc.) to read and analyze health data from any Huawei wearable device.

Tools (9)

get_ecgget_health_summaryget_heart_rateget_sleep_dataget_spo2get_stepsget_stressget_temperatureget_workout_history