Apple Health Shortcuts MCP
Provides read-only access to Apple Health data, including current status, activity, sleep details, and trends over time, using data exported via Apple Shortcuts.
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 current health stats"
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 read-only.
This is an independent, open-source project written from scratch. It does not rely on paid health export apps, nor does it belong to any chat software or role-playing platform.
One-click deploy with just your phone
The default timezone is Asia/Shanghai. Cloudflare will automatically create the database. No computer, terminal, database ID, or code modification needed.
Related MCP server: apple-health-shortcuts-mcp
What does it look like?
Apple Watch
↓ 自动同步
iPhone 的“健康”
↓ 快捷指令抄一份
你自己的 Cloudflare 小仓库
↓ 只有拿着 AI 钥匙才能看
支持 HTTP MCP 的 AIThe AI will only see three tools:
health_now: Recent status, today's activity, last night's sleep.health_detail: Details of a specific night's sleep or a particular metric.health_trends: Changes over the last 7, 14, or 30 days.
There are no tools like "Modify health data", "Delete data", or "Remote command watch".
Where to start?
Please read these first:
For command-line troubleshooting, refer to the Advanced Computer Tutorial.
What's in the project?
src/index.ts: Standalone Worker and MCP code.GUIDE-MOBILE.zh-CN.md: Default recommended phone tutorial.schema.sql: 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 without real personal data.SECURITY.md: Privacy protection notes.
Developer self-check
npm install
npm test
npm run checkLicense and Disclaimer
The code uses the MIT License. It can be studied, modified, and shared, but the license must be retained.
This project only organizes data voluntarily uploaded by users. 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 Connectors
- SomviaOAuthapp.somvia
Private Apple Health metrics and workout detail for ChatGPT, Claude, and any MCP client.
Collect Apple Health data from your wearables through the Context app and query it via MCP
Connect your health, fitness, nutrition, sleep, and wearable data to your AI assistant.
MCP connector that lets ChatGPT list, search, and run your Apple Shortcuts via a local Mac agent
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceExposes read-only Apple Health data (current status, sleep details, trends) to AI via a Cloudflare-deployed MCP server and iPhone Shortcuts.MIT
- 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 gradedqualityCmaintenanceEnables AI to read-only access Apple Health data (current status, sleep, trends) via a Cloudflare-deployed MCP server, using iPhone shortcuts to sync data.MIT
- AlicenseNot gradedqualityCmaintenanceAn MCP server that gives AI read-only access to Apple Health data through shortcuts and Cloudflare, enabling queries of current stats, detailed records, and trends.MIT