apple-health-shortcuts-mcp
Provides read-only access to Apple Health data, including current status, sleep details, and trends over time.
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., "@apple-health-shortcuts-mcpshow my sleep details for last night"
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.
Apple Health Shortcuts MCP
Turn Apple Health data into 3 tools that AI can view read-only.
This is an independent, from-scratch open-source project. It doesn't rely on paid health export apps, nor does it belong to any chat software or character platform.
One-click deployment using only your phone
The default timezone is China Asia/Shanghai. Cloudflare will automatically create the database; no computer, terminal, database ID, or code changes are needed.
Related MCP server: apple-health-shortcuts-mcp
What is it like?
Apple Watch
↓ 自动同步
iPhone 的“健康”
↓ 快捷指令抄一份
你自己的 Cloudflare 小仓库
↓ 只有拿着 AI 钥匙才能看
支持 HTTP MCP 的 AIAI will only see three tools:
health_now: recent status, today's activity, and last night's sleep.health_detail: details of a specific night's sleep or a specific metric.health_trends: changes over the last 7, 14, or 30 days.
There are no tools like "modify health data", "delete data", or "remotely command the watch".
Where to start?
Please read first:
When you need to troubleshoot from the command line, also see the advanced computer tutorial.
What's in the project
src/index.ts: standalone Worker and MCP code.GUIDE-MOBILE.zh-CN.md: the default recommended mobile tutorial.schema.sql: a small drawer for health data.migrations/: automatically creates data tables during one-click deployment.wrangler.toml: Cloudflare project settings.scripts/make-keys.mjs: generates two private keys.examples/: fictional examples with no real personal information.SECURITY.md: privacy protection notes.
Developer self-check
npm install
npm test
npm run checkLicense and disclaimer
The code is under the MIT License; you may study, modify, and share it, but please keep the license.
This project only organizes data that users have explicitly authorized to upload; it does not provide medical diagnosis and is not suitable for emergencies. Apple, Apple Health, Apple Watch, and iPhone are trademarks of their respective owners; this project has no affiliation with or endorsement from Apple.
This server cannot be installed
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
- AlicenseNot gradedqualityCmaintenanceA Cloudflare Workers MCP server that allows AI to read-only access Apple Health data (current status, sleep details, trends) via shortcuts without modifying or deleting data.MIT
- AlicenseNot gradedqualityCmaintenanceMCP server that provides read-only access to Apple Health data via three tools (health_now, health_detail, health_trends), letting AI assistants query recent activity, sleep, and trends securely through a Cloudflare-deployed API.MIT
- AlicenseNot gradedqualityCmaintenanceExposes Apple Health data as three read-only MCP tools (current status, details, trends) via a Cloudflare Worker, enabling AI assistants to view health metrics without modification.MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to read-only access Apple Health data through three tools: current status and sleep, detailed metrics, and 7/14/30-day trends, deployed via one-click on Cloudflare with private-key authentication.MIT
Related MCP Connectors
63 tools for Apple Health, Fitbit, Oura & Health Connect data in Claude, ChatGPT, Grok & Mistral.
MCP server for Withings health data — sleep, activity, heart, and body metrics.
Garmin data in Claude & ChatGPT via the Garmin Health API. OAuth sign-in, no password sharing.
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/zhangtianrun0810-sys/apple-health-shortcuts-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server