Google Health MCP
Read user-authorized Google Health API v4 data Fitbit, Pixel Watch and partners locally via OAuth. Beta . Its 6 documented tools cover google, health, summary.
People who work with google, health and summary and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-08-29 · ★ 57 · #7 OF 71 MAINTAINED SCIENCE & HEALTH · VERIFIED 2026-09-18
MIT · TypeScript servers · how we verify → /methodology
01 · Install Google Health MCP
before you install - you'll need
The README does not document required environment variables for a basic install.
Claude Code
claude mcp add davidmosiah-google-health-mcp -- npx -y google-health-mcp-unofficial Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"davidmosiah-google-health-mcp": {
"command": "npx",
"args": [
"-y",
"google-health-mcp-unofficial"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package google-health-mcp-unofficial - unscoped; check the name against the project README before installing
registry namespace io.github.davidmosiah is GitHub-verified and matches the repo owner
03 · What Google Health MCP can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
An agent gets 6 documented tools spanning google, health, summary, including google_health_connection_status, google_health_data_inventory, google_health_data_type_coverage, google_health_daily_summary.
The 6 tools it gives your agent
Extracted from the project's README - what google-health-mcp lets an agent do.
- google_health_connection_status
- - local config, token, scope and client readiness
- google_health_data_inventory
- - supported domains, scopes, data type naming and agent flow
- google_health_data_type_coverage
- - static coverage plan, or explicit live read-only validation for issue #21
- google_health_daily_summary
- - daily beta summary from rollups and reconciled streams
- google_health_weekly_summary
- - weekly beta review
- google_health_privacy_audit
- - what is stored locally and what is sent to Google
Latest releases
v0.7.8 · 2026-08-29
Skill layer next to MCP. Same binary: MCP tools or call <tool> --json. Mutation gates identical.
v0.7.7 · 2026-08-26
OAuth PKCE S256 and 128-bit state. Local OAuth token files are gitignored.
v0.7.4 · 2026-08-11
Security overrides fast-uri/ip-address high.
04 · Who maintains Google Health MCP
google-health-mcp is maintained by davidmosiah. We track 30 MCP servers from davidmosiah - 30 actively maintained, 144 combined GitHub stars, oldest repo from Apr 2026. Full record: all servers from davidmosiah.
- garminmcp Privacy-first unofficial Garmin Connect MCP for AI health, sleep, activity & recovery agents. ★ 12
- whoop-mcp Privacy-first, unofficial WHOOP MCP server for AI health, sleep, recovery, and performance agents. ★ 13
- wellness-nourish Local-first nutrition MCP for AI agents: food, barcode, photo, intake, hydration, goals. ★ 9
- ouramcp Privacy-first, unofficial Oura MCP server for AI health, sleep, activity and heart-rate agents. ★ 4
- samsung-health-mcp Unofficial local-first MCP server for Samsung Health personal-data CSV/ZIP exports. ★ 14
- eight-sleep-mcp Unofficial Eight Sleep MCP server: read sleep trends, temperature, alarms; gated pod control. ★ 4
05 · Facts
- repository
- github.com/davidmosiah/google-health-mcp
- category
- science & health - ranked #7 of 71 actively-maintained science & health servers as of 2026-09-18.
- release cadence
- 10+ releases in the last 90 days (latest 2026-08-29)
- registry
- io.github.davidmosiah/google-health-mcp (active, first published 2026-05-29 · 3 versions)
- packages
- npm:google-health-mcp-unofficial
06 · Google Health MCP FAQ
Is Google Health MCP still maintained?
Yes - as of 2026-09-18, its last commit was 2026-08-29 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
What can Google Health MCP do?
An agent gets 6 documented tools spanning google, health, summary, including google_health_connection_status, google_health_data_inventory, google_health_data_type_coverage, google_health_daily_summary.
How do I install Google Health MCP?
Run `npx -y google-health-mcp-unofficial`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.
Does Google Health MCP run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Google Health MCP
Alternatives to Google Health MCP
Maintained science & health servers if Google Health MCP isn't the fit.
- Arxiv MCP Server (blazickjp) Search arXiv papers, download full text, semantic search, citation graphs, and alerts via MCP. ★ 3,159 · 2026-08-26
- Paper Banana Generate academic diagrams and statistical plots from text using multi-agent AI. ★ 2,367 · 2026-09-17
- Pyscn Python code analysis for AI agents: complexity, dead code, clones, coupling, and a health score. ★ 1,068 · 2026-09-17
- Pubmed MCP Server Search PubMed/Europe PMC, fetch articles and full text (PMC/EPMC/Unpaywall), citations, MeSH terms. ★ 148 · 2026-09-13
- FHIR MCP Server MCP server providing seamless access to FHIR APIs for AI tools and healthcare applications ★ 136 · 2026-09-04
- Clinicaltrialsgov MCP Server Search ClinicalTrials.gov - find studies, retrieve results, match patients to eligible trials. ★ 94 · 2026-09-13
More science & health MCP servers · Ouramcp · Polarmcp · Samsung Health MCP · Strava MCP (davidmosiah) · Wellness Nourish