google-health-mcp

partymola/google-health-mcp
★ 0 stars Python Database Updated today
MCP server for the Google Health API: heart rate, activity, sleep, SpO2, HRV, ECG and irregular-rhythm notifications, with a local SQLite cache and trend analysis.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

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

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

README Excerpt

<!-- mcp-name: io.github.partymola/google-health-mcp --> MCP server for the [Google Health API](https://developers.google.com/health), with a local SQLite cache and trend analysis. Designed for [Claude Code](https://docs.anthropic.com/en/docs/claude-code) and other [MCP](https://modelcontextprotocol.io/) clients. Your data syncs to a database on your own machine, so queries are fast, work offline, and cost no API quota.

Tools (20)

GOOGLE_HEALTH_MCP_CONFIG_DIRGOOGLE_HEALTH_MCP_DB_PATHGOOGLE_HEALTH_MCP_OFFLINEcomparedata_typedata_typesdaysdetailend_datehealth_get_activityhealth_get_azmhealth_get_breathing_ratehealth_get_cardio_fitnesshealth_get_core_temperaturehealth_get_deviceshealth_get_ecghealth_get_exerciseshealth_get_food_loghealth_get_heart_ratehealth_get_hrv
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →