# Health Export AI — On-device answers, MCP server

> On-device Apple Health data analysis and export for AI agents. (iPhone/iPad app by Philip D'Souza.)

- Source: https://appshunter.io/ios/app/health-export-ai/id6784185201 (this page in markdown: same URL + `.md`)
- Developer: [Philip D'Souza](https://appshunter.io/developer/6784185203)
- Category: Health & Fitness, Developer Tools
- Price: Free with in-app purchases
- Rating: 5.00/5 from 1 App Store ratings
- Age rating: 4+
- Requires: iOS 17.0 · 18 MB
- Languages: Russian, Vietnamese, American English, Arabic, Dutch, Danish, Hebrew, Indonesian, Mexican Spanish, Italian and 13 more
- Released: 2026-07-06
- Data updated: 2026-08-25
- Monetization: free with in-app purchases
- User reviews in markdown: https://appshunter.io/ios/app/health-export-ai/id6784185201/reviews.md

## What is Health Export AI?

Your Apple Health data, answered on your iPhone — and handed to the AI agent you already use.

Health Export AI does two things. It answers plain-language questions about your Apple Health data entirely on the device, and it exports 190 metrics as clean JSON to a destination you choose, so your own AI agent can read your real numbers.

ASK YOUR DATA (Pro)
Type "how's my resting heart rate trending this week" and get an answer built from your own history.
• Every figure is computed by ordinary code inside the app, not guessed by a model
• The app shows the metric, the date range and how many days of data it used, so you can check the work
• Runs on your iPhone. The question, the data and the answer never leave the device
• An optional on-device model can phrase answers more naturally. It only restates numbers the app already computed, and can never state a figure the app did not compute
• Weekly Brief: a short recap of your week, written on device

IT KNOWS ITS LIMITS
Ask something clinical — "should I stop taking my statin" — and it declines, then offers to show you the data to bring to that conversation. It reports what you recorded. It does not interpret it.

190 METRICS AS CLEAN JSON
Activity, heart, HRV, mobility, respiratory, body, sleep, hearing and nutrition, plus workouts and Age. Written as structured JSON to a destination you pick:
• Your iCloud Drive (default)
• A folder on your device
• Your own local network over HTTP or WebSocket
• Any webhook URL you trust

Background auto-export refreshes the file when new health data arrives, so your agent's context does not go stale. Every delivery is token-authenticated, and the in-app history shows exactly what was sent, when, and whether it succeeded.

A READ-ONLY MCP SERVER
Health Export ships a zero-dependency, open-source MCP server that you install on your own computer. It gives any MCP client eight read-only tools:

get_mcp_status · list_metrics · get_health_metrics · get_trends · compare_periods · get_structured_export · get_intraday · query_health_data

Ask your assistant to compare your HRV this week against last week and it calls the tools, then answers from your real numbers. No dashboard to build, no files to wrangle. Works with Claude Desktop, Claude Code, Cursor, VS Code, opencode and any other MCP client. Your agent reads only after you pair it with a code from the app, and you can regenerate that code whenever you want.

PRIVATE BY DESIGN
• Read-only. The app reads Apple Health and never writes to it or changes it
• No account, no sign-in, and no ads inside the app. Your health data is never used for advertising
• No third-party AI service is involved, and no data reaches a server we operate
• Reproductive health, sexual activity and alcohol stay excluded unless you turn them on

PRICING
Export: a 7-day trial, then a one-time purchase that is yours permanently. Not a subscription.
Pro (Ask and Weekly Brief): a 14-day trial, then a monthly or yearly subscription. Export works without Pro.

Health Export AI is a tool, not a medical device. It does not diagnose, treat or provide medical advice.

Terms of Use (EULA): https://www.apple.com/legal/internet-services/itunes/dev/stdeula/
Privacy Policy: https://www.healthexport.dev/privacy

## Key features

- On-device data analysis
- Plain-language health questions
- Export 190+ health metrics
- JSON data export
- Local network server for AI agents
- Background auto-export
- Read-only access to Apple Health

## Pricing and in-app purchases

Base price: Free.

**One-time purchases**

| Purchase | Price | Type |
| --- | --- | --- |
| Unlock — Unlimited Exports | $2.99 | one-time |



## Frequently asked questions about Health Export AI

### What is Health Export AI?

Health Export AI analyzes your Apple Health data on your iPhone, answering questions in plain language and exporting over 190 metrics as clean JSON. This allows your AI agent to access your health numbers without your data leaving your device.

### How does Health Export AI handle my health data privacy?

Health Export AI is designed for privacy. It reads Apple Health data but never writes to or changes it. There is no account, sign-in, or ads, and no third-party AI services are involved, ensuring your data is never used for advertising or sent to external servers.

### What kind of questions can I ask Health Export AI?

You can ask plain-language questions about your health data, such as 'how's my resting heart rate trending this week'. The app computes answers from your history and shows the metric, date range, and data used for verification. It declines clinical questions like 'should I stop taking my statin'.

### What metrics can Health Export AI export?

Health Export AI can export 190 metrics across categories like activity, heart rate, HRV, mobility, respiratory, body, sleep, hearing, and nutrition, plus workouts and age. This data is exported as structured JSON to destinations like iCloud Drive, your device, or your local network.

### Does Health Export AI have ads?

No, Health Export AI is ad-free. The app explicitly states that there are no ads inside the app and your health data is never used for advertising.

### What are the pricing options for Health Export AI?

The 'Export' feature offers a 7-day trial followed by a one-time purchase. The 'Pro' version, which includes asking questions and the Weekly Brief, has a 14-day trial followed by a monthly or yearly subscription, not a recurring subscription.

### What devices does Health Export AI support?

Health Export AI is available for iPhone and iPad, indicated by its supported devices list. The app is rated for ages 4 and up, making it suitable for a wide range of users.

### How often is Health Export AI updated?

The latest version of Health Export AI is 1.4, and it was last updated on August 18, 2026. This indicates a recent update, suggesting ongoing development and support for the application.

## Version history (last 5 releases)

### 1.4 — 2026-08-18

The hourly Vitals schedule can now deliver to iCloud or a folder too: it writes health-intraday.json alongside your daily export.

### 1.3 — 2026-08-12

Fixes for two problems people reported.

The full history export could not be started. The app could also wrongly decide it had lost permission to read Apple Health after an export ran while your iPhone was locked, which is what left that button stuck. Both are fixed, and the card now says what it needs instead of sitting there.

Totals no longer count the same activity twice when your iPhone and Apple Watch both recorded it. The last update fixed this for daily exports. This one covers hourly exports, mindful minutes and a few other totals.

### 1.2 — 2026-08-09

YOUR FULL APPLE HEALTH HISTORY
Tap “Export all” on the Schedule tab and the app backfills everything Apple Health holds — every metric, every day, back to your oldest recorded sample. Until now an export only covered the last day or two, which is why a first export could look almost empty. It reads in small batches to stay inside iOS memory limits, shows progress as it goes, and picks up where it left off if you lock your phone. After the first run, scheduled exports only fetch what is new.

A FILE YOU CAN ACTUALLY SEE
Exports now also write health-export.json alongside the hidden cache file, so opening your folder in Files shows your data instead of what looked like an empty folder.

BETTER ANSWERS OVER A LONGER HISTORY
Ask understands a calendar year (“steps in 2023”), compares trends across up to two years, and when two periods hold different amounts of data it compares your daily rate rather than raw totals — so a month with more recorded days can no longer look like an improvement on its own.

The app itself is now in 24 languages — not just its App Store page.

THE INTERFACE, IN YOUR LANGUAGE
Buttons, settings, the guided tour and the export status all follow your iPhone's language in Arabic, Chinese (Simplified and Traditional), Czech, Danish, Dutch, French, French (Canada), German, Indonesian, Italian, Japanese, Korean, Norwegian, Polish, Portuguese (Brazil and Portugal), Russian, Spanish, Spanish (Mexico), Swedish, Thai, Turkish and Vietnamese. In Arabic the layout mirrors right to left.

APPLE HEALTH METRIC NAMES, TRANSLATED TO MATCH
All 190 metric names and the 14 category headings now use Apple Health's own wording in your language — Herzfrequenz, 心拍数, Fréquence cardiaque — so a metric reads here exactly as it reads in the Health app next to it. The metric names inside the exported JSON stay English on purpose: switching your device language must never change the payload your agent matches on.

COUNTS THAT READ CORRECTLY
Anything with a number in it was pasting an English plural onto every language. German showed "7 Tags"; Japanese showed "7日s". Counts now use each language's real plural rules, including all six Arabic plural categories.

THE STORE LISTING TOO
Description, keywords and screenshot text in 28 App Store languages, with every screenshot captured from the app actually running in that language.

To be exact: the App Store listing and much of the app interface are now translated. Some strings stay English deliberately — the JSON keys and metric names in the export, the MCP tool names, and three clinical-safety sentences held back until a native speaker signs each one off. Answers written by Ask and the Weekly Brief are composed in English.

Also in this release: reliability fixes for background auto-export and clearer delivery history.

### 1.1 — 2026-08-01

ASK YOUR DATA — a private AI that runs entirely on your iPhone.

• Ask about your health in plain English: "How's my HRV trending?", "Compare my steps this month vs last."
• Every number is computed by the app, not written by AI. Tap any answer to see the exact readings behind it.
• Weekly Health Brief: a short recap of what actually changed, written on your device.
• Powered by Apple's on-device model — no third-party AI, no cloud, no account.

Already own the $2.99 unlock? Nothing changes — your export and MCP access keep working exactly as before, forever.

Ask your data and the Weekly Brief are part of Pro, with a 14-day free trial.

### 1.0 — 2026-07-06

No release notes.

## Apps similar to Health Export AI

| App | Rating | Price | Category |
| --- | --- | --- | --- |
| [HealthMirror: Auto Sync](https://appshunter.io/ios/app/healthmirror-auto-sync/id6779814305) | — | Free | Health & Fitness |
| [Ask My Health](https://appshunter.io/ios/app/ask-my-health/id6781414964) | — | Free | Health & Fitness |
| [Health Export Kit](https://appshunter.io/ios/app/health-export-kit/id6762845329) | 2.0 (1) | Free | Health & Fitness |
| [HealthSave: Export Health Data](https://appshunter.io/ios/app/healthsave-export-health-data/id6759843047) | 4.7 (3) | Free | Health & Fitness |
| [Health2AI - Export for ChatGPT](https://appshunter.io/ios/app/health2ai-export-for-chatgpt/id6752277452) | 1.0 (1) | Free | Health & Fitness |
| [SuperAge: Biological Age](https://appshunter.io/ios/app/superage-biological-age/id6751951815) | 4.8 (85) | Free | Health & Fitness |

## More apps by Philip D'Souza

- [Nestraq: Property Deal Radar](https://appshunter.io/ios/app/nestraq-property-deal-radar/id6785337296)

All apps by Philip D'Souza: https://appshunter.io/developer/6784185203

## Related topics

[health data export tool](https://appshunter.io/ios/topics/health-data-export-tool) · [ai health export](https://appshunter.io/ios/topics/ai-health-export) · [health app data export tool](https://appshunter.io/ios/topics/health-app-data-export-tool) · [share my health data](https://appshunter.io/ios/topics/share-my-health-data)

---

*Data collected daily from the US App Store and indexed by [AppsHunter](https://appshunter.io/). User reviews are verbatim App Store reviews. Ratings, prices and chart positions refresh continuously; this snapshot is from 2026-08-25.*
