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 Servers
- Alicense-qualityCmaintenanceExposes read-only Apple Health data (current status, sleep details, trends) to AI via a Cloudflare-deployed MCP server and iPhone Shortcuts.MIT
- Alicense-qualityCmaintenanceA 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
- Alicense-qualityCmaintenanceEnables 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
- Alicense-qualityCmaintenanceAn 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
Related MCP Connectors
MCP connector that lets ChatGPT list, search, and run your Apple Shortcuts via a local Mac agent
Garmin data in Claude & ChatGPT via the Garmin Health API. OAuth sign-in, no password sharing.
63 tools for Apple Health, Fitbit, Oura & Health Connect data in Claude, ChatGPT, Grok & Mistral.
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/Rafayel306/apple-health-shortcuts-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server