Google Health ChatGPT MCP
Provides tools to read and analyze personal health data from Google Health, including sleep, steps, heart rate, exercise, and more.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Google Health ChatGPT MCPCompare my heart rate variability and sleep quality over the last two weeks."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
🩺 GPT Health MCP
一个自托管、只读的 Google Health MCP 服务,为 GPT 系列 AI 助手提供个人健康数据访问与分析能力。
✨ 项目简介
GPT Health MCP 是一个个人健康数据智能网关,通过 Google Health API 获取授权后的健康数据,并通过 Model Context Protocol(MCP)安全提供给 ChatGPT 或其他 AI 助手进行分析。
项目采用只读设计,AI 助手不会直接获得 Google Health OAuth 凭据。
Related MCP server: google-health-mcp-server
🏗 架构
Google Health
│
▼
Google OAuth
│
▼
GPT Health MCP
│
MCP Protocol
│
▼
GPT / ChatGPT🧰 MCP 工具
get_profilelist_devicesquery_health_data_typeget_daily_rollupget_exercise_sessionsget_health_overviewcompare_health_periods
支持分析:
睡眠和睡眠阶段
步数、运动量和训练趋势
心率、静息心率、HRV
血氧和呼吸率
体重等身体指标
🚀 部署
项目支持 Docker Compose 自托管部署。
cp .env.example .env
docker compose up -d --build完成 Google OAuth 授权后,即可通过 MCP 地址提供健康数据。
https://你的域名/mcp🔒 安全设计
仅提供只读健康数据访问
Google refresh token 加密保存
MCP 独立认证
HTTPS 部署
不向 AI 暴露 Google OAuth 凭据
📦 技术栈
TypeScript
Hono
Model Context Protocol SDK
Google Health API v4
PostgreSQL
Docker Compose
📄 License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityAmaintenanceA local-first MCP server that enables AI agents to read user-authorized Google Health API v4 data from Fitbit, Pixel Watch, and partners via OAuth, with tokens never leaving the machine.2681040MIT
- AlicenseAqualityBmaintenanceMCP server to read daily activity, sleep, heart rate, and body metrics from Google Health API, allowing AI assistants like Claude to access your health data. Optionally syncs health metrics to an Obsidian vault.5MIT
- Alicense-qualityCmaintenanceSelf-hosted MCP server that aggregates personal health data from Google Health, Oura, and Withings into a single, provider-attributed interface with configurable source of truth preferences.MIT
- AlicenseAqualityBmaintenanceAn MCP server that locally authenticates with Google Health API v4 and provides read-only access to Fitbit, Pixel Watch, and other health data for AI agents.298314MIT
Related MCP Connectors
Hosted MCP server exposing US hospital procedure cost data to AI assistants
Self-hosted MCP gateway: turn any API, database or MCP server into AI connectors — no code.
MCP server for Withings health data — sleep, activity, heart, and body metrics.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/RoyLaw/google-health-chatgpt-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server