Google Health Fitbit MCP
未认领Connect your Fitbit / Pixel Watch data to any AI assistant via MCP. Read-only MCP server for the Google Health API. Your health data → any AI assistant, tokens never leave your machine.
安装
npx -y google-health-fitbit-mcp setup # guided: Google Cloud OAuth client + scopes工具(18 个)
google_health_connection_status
Local config, token, scope and MCP-client readiness — no Google call
google_health_daily_rollup
/v4/.../dataPoints:dailyRollUp — civil-day aggregates
google_health_daily_summary
Steps, distance, calories, active-zone minutes, sleep, resting HR, HRV and weight for one day, with data-quality flags
google_health_data_inventory
Supported domains, scopes, data-type naming and recommended agent flow
google_health_demo
Realistic synthetic payloads so agents see the contract before real calls
google_health_get_data_point
/v4/.../dataPoints/{id} — one specific sleep session, exercise or measurement
google_health_get_identity
/v4/users/me/identity — Google Health + legacy Fitbit identity mapping
google_health_get_irn_profile
/v4/users/me/irnProfile — irregular-rhythm (AFib) notification engagement status
google_health_get_profile
/v4/users/me/profile
google_health_get_settings
/v4/users/me/settings — units, timezone
google_health_list_data_points
/v4/.../dataPoints — intraday detail for any data type
google_health_list_data_types
The 39 kebab-case data-type slugs with units, scopes and supported verbs
google_health_list_paired_devices
/v4/users/me/pairedDevices — your Fitbit trackers and Pixel Watches, and which device produces which data
google_health_quickstart
Personalized 3-step setup walkthrough that adapts to your current state
google_health_reconcile_data_points
/v4/.../dataPoints:reconcile — one clean stream across sources (all-sources, google-wearables, google-sources)
google_health_rollup
/v4/.../dataPoints:rollUp — physical-time window aggregates
google_health_weekly_summary
Weekly scorecard with optional prior-window comparison, load classification and bottlenecks
google_health_wellness_context
Normalized activity/sleep context for recommendation engines