An MCP server that enables AI agents to query Apple Health data (190+ metrics) in natural language, including trends, comparisons, and structured exports.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.HEALTH_DATA_DIR— "env": { "": "~/Library/Mobile Documents/iCloud~ai~healthexport~app/Documents" }HEALTH_EXPORT_LISTEN_TOKENHEALTH_EXPORT_PAIRING_SECRETHEALTH_LISTEN— stdio transport (newline-delimited JSON-RPC 2.0) — the universal MCP transport. Optionally set =1 to also accept LAN pushes from the iOS app in the same process (see [receiver.mjs](receiver.mjs)).HEALTH_LISTEN_HOSTHEALTH_LISTEN_PORTHEALTH_LISTEN_TOKENPAIRING_SECRET— Optional pairing. Set to the code the iOS app shows (Settings → Agent pairing) to gate access.[](https://m8ven.ai/mcp/philipad-health-export-mcp-ewy3ot)