Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.davidmosiah/apple-health-mcp

NPM · APPLE-HEALTH-MCP-UNOFFICIAL · SCANNED SEP 21

Unofficial local-first MCP server for Apple Health export data.

0 this week 84 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 32 of 98 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency48
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 22 days ago).Pass
  • Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability82
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1807 tokens (~78/item across 23 items; 18 tools + 5 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management97
  • Stability observed for 29 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage80
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 40% of tool parameters carry a description.Partial
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 18 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 19 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.davidmosiah/apple-health-mcp server?

io.github.davidmosiah/apple-health-mcp runs locally as an npm package, launched with npx -y apple-health-mcp-unofficial. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · apple-health-mcp-unofficial

# add to Claude Code
claude mcp add davidmosiah-apple-health-mcp -- npx -y apple-health-mcp-unofficial
// .cursor/mcp.json
{
  "mcpServers": {
    "davidmosiah-apple-health-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "apple-health-mcp-unofficial"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "davidmosiah-apple-health-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "apple-health-mcp-unofficial"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add davidmosiah-apple-health-mcp -- npx -y apple-health-mcp-unofficial
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "davidmosiah-apple-health-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "apple-health-mcp-unofficial"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add davidmosiah-apple-health-mcp --command npx --arg -y --arg apple-health-mcp-unofficial
# ~/.hermes/config.yaml
mcp_servers:
  davidmosiah-apple-health-mcp:
    command: "npx"
    args: ["-y", "apple-health-mcp-unofficial"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "davidmosiah-apple-health-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "apple-health-mcp-unofficial"
      ]
    }
  }
}
# add to Vellum
assistant mcp add davidmosiah-apple-health-mcp -t stdio -c npx -a -y apple-health-mcp-unofficial
// mcp.json
{
  "mcpServers": {
    "davidmosiah-apple-health-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "apple-health-mcp-unofficial"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 21 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 15 Sept 26 0
    • Stability: 0.97 → pass security
  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 21 Sept 2026 · Analysed npm/apple-health-mcp-unofficial@0.5.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 98 packages
Packages resolved 98
Stale 32
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 18 exposed · ~1,706 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
apple_health_agent_manifest ~42

Machine-readable install, runtime and privacy guidance for AI agents operating Apple Health export data.

NameTypeReqDescription
clientstring
response_formatstring

No output schema declared.

No examples provided.

apple_health_capabilities ~38

Explain supported Apple Health export data, unavailable live HealthKit access, privacy modes and recommended agent workflow.

NameTypeReqDescription
response_formatstring

No output schema declared.

No examples provided.

apple_health_clear_incremental_cache ~106

Manually clear the incremental import cache at ~/.apple-health-mcp/incremental-cache.json. The cache tracks the latest parsed timestamp per HealthKit category so subsequent `apple_health_list_records` calls (with `incremental_cache: true`) skip already-seen records. Use this when you want to force a full re-parse without changing the export file. The cache also auto-invalidates when the export file mtime changes.

NameTypeReqDescription
response_formatstring

No output schema declared.

No examples provided.

apple_health_connection_status ~47

Check local Apple Health export path, Node version, privacy mode and Hermes client posture without reading full export data.

NameTypeReqDescription
clientstring
response_formatstring

No output schema declared.

No examples provided.

apple_health_daily_summary ~90

Build a daily wellness summary from local Apple Health export data. It is not live HealthKit and not medical advice.

NameTypeReqDescription
datestringYYYY-MM-DD local date. Defaults to today in the configured timezone.
response_formatstring
timezonestringIANA timezone, e.g. America/Fortaleza. Defaults to APPLE_HEALTH_TIMEZONE or UTC.

No output schema declared.

No examples provided.

apple_health_data_inventory ~105

Scan the local Apple Health export once and report available record types, workouts, date coverage, freshness and safe next calls.

NameTypeReqDescription
endstringOptional ISO date/time upper bound.
privacy_modestring
response_formatstring
startstringOptional ISO date/time lower bound.
timezonestringIANA timezone, e.g. America/Fortaleza. Defaults to APPLE_HEALTH_TIMEZONE or UTC.

No output schema declared.

No examples provided.

apple_health_demo ~59

Returns realistic example payloads of apple_health_daily_summary, apple_health_weekly_summary, and apple_health_wellness_context with Apple-Watch-style values, so agents see the contract before parsing a real export.

NameTypeReqDescription
response_formatstring

No output schema declared.

No examples provided.

apple_health_export_freshness ~112

Check how recently the local Apple Health export file/directory was written. Returns mtime, days_since_export, an is_stale flag, and a recommendation. Considered stale if the export is older than 30 days, or older than 7 days with no recent records (the inventory's latest-record date is also older than 7 days). Use before relying on apple_health_daily_summary or apple_health_wellness_context to confirm the export is fresh.

NameTypeReqDescription
response_formatstring

No output schema declared.

No examples provided.

apple_health_list_records ~153

List bounded records from a local Apple Health export.xml. Use type/start/end filters to keep output small.

NameTypeReqDescription
endstringOptional ISO date/time upper bound.
incremental_cachebooleanWhen true and `type` is set, skip records already seen in a previous call (per-category cache at ~/.apple-health-mcp/incremental-cache.json). Cache auto-invalidates when the export file mtime changes.
limitinteger
privacy_modestring
response_formatstring
startstringOptional ISO date/time lower bound.
typestringApple Health record type, e.g. HKQuantityTypeIdentifierStepCount.

No output schema declared.

No examples provided.

apple_health_list_workouts ~72

List bounded workout records from a local Apple Health export.xml.

NameTypeReqDescription
endstringOptional ISO date/time upper bound.
limitinteger
privacy_modestring
response_formatstring
startstringOptional ISO date/time lower bound.

No output schema declared.

No examples provided.

apple_health_onboarding ~123

Return the 11-question onboarding flow plus the current profile state and missing fields. Read-only — does NOT persist anything. Pair with apple_health_profile_update once the user answers. Cross-connector: the same profile is shared by every Delx Wellness MCP (whoop, garmin, oura, fitbit, strava, polar, withings, apple-health, samsung-health, google-health, nourish, cycle-coach, cgm, air).

NameTypeReqDescription
localestringOnboarding locale. Defaults to en.
response_formatstring

No output schema declared.

No examples provided.

apple_health_privacy_audit ~33

Return the local privacy and export-file posture without revealing health data.

NameTypeReqDescription
response_formatstring

No output schema declared.

No examples provided.

apple_health_profile_get ~92

Read the shared Delx Wellness profile from ~/.delx-wellness/profile.json. Returns preferred name, goals, devices, training/nutrition/exercise/agent preferences and safety flags. NEVER contains OAuth tokens or API secrets — this connector is local-export and has no cloud auth, but the profile contract is the same across every Delx Wellness MCP. Read-only.

NameTypeReqDescription
response_formatstring

No output schema declared.

No examples provided.

apple_health_profile_update ~153

Persist a partial patch to ~/.delx-wellness/profile.json. Requires explicit_user_intent=true (otherwise returns USER_ACTION_REQUIRED). Rejects secret-like fields (oauth, token, secret, password, cookie, refresh, api_key, session) at write time. Use to record preferred name, goals, devices, training context, nutrition context, exercise preferences, agent preferences, and safety flags.

NameTypeReqDescription
explicit_user_intentbooleanMust be true to persist. Prevents accidental writes from agent inference.
patchobjectyesPartial WellnessProfileDocument patch. Top-level keys: profile, goals, devices, training, nutrition, preferences, safety, notes.
response_formatstring

No output schema declared.

No examples provided.

apple_health_quickstart ~84

Personalized 3-step setup walkthrough for the human user. Adapts to current state (is APPLE_HEALTH_EXPORT_PATH set? does the export file exist and parse?). Call this first when the user asks 'how do I connect Apple Health?'. This connector is local-first and never touches Apple servers or cloud APIs.

NameTypeReqDescription
response_formatstring

No output schema declared.

No examples provided.

apple_health_reimport ~177

Re-scan the configured watch folder (APPLE_HEALTH_WATCH_PATH or `setup --watch-path <dir>`) for a newer Apple Health export. If a newer export.xml/export.zip/apple_health_export directory is found, it is promoted to the active export, the in-memory snapshot cache and incremental cache are cleared, and subsequent summaries reflect the new data. With check_only=true, only report what would happen without promoting. This is the cross-platform recurring-refresh path — the native HealthKit bridge needs macOS and is separate.

NameTypeReqDescription
check_onlybooleanWhen true, report the watch-folder status without promoting a new export.
forcebooleanWhen true, re-promote the newest export in the folder even if it already matches the active export (forces a cache refresh).
response_formatstring

No output schema declared.

No examples provided.

apple_health_weekly_summary ~108

Build a weekly wellness summary from local Apple Health export data. It is not live HealthKit and not medical advice.

NameTypeReqDescription
daysinteger
end_datestringYYYY-MM-DD local end date. Defaults to today in the configured timezone.
privacy_modestring
response_formatstring
timezonestringIANA timezone, e.g. America/Fortaleza. Defaults to APPLE_HEALTH_TIMEZONE or UTC.

No output schema declared.

No examples provided.

apple_health_wellness_context ~112

Normalize local Apple Health export sleep, workout and activity data into the shared wellness_context shape for recommendation engines.

NameTypeReqDescription
datestringYYYY-MM-DD local date. Defaults to today in the configured timezone.
injury_flagsarray
notesstring
response_formatstring
sorenessarray
timezonestringIANA timezone, e.g. America/Fortaleza. Defaults to APPLE_HEALTH_TIMEZONE or UTC.

No output schema declared.

No examples provided.

Common questions

What is the io.github.davidmosiah/apple-health-mcp server?

io.github.davidmosiah/apple-health-mcp is listed in the public MCP registry as io.github.davidmosiah/apple-health-mcp. Unofficial local-first MCP server for Apple Health export data. This page covers its npm package (apple-health-mcp-unofficial).

Is the io.github.davidmosiah/apple-health-mcp server safe to use?

io.github.davidmosiah/apple-health-mcp scores 84 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 21 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.davidmosiah/apple-health-mcp server expose?

io.github.davidmosiah/apple-health-mcp exposes 18 tools: apple_health_agent_manifest, apple_health_capabilities, apple_health_connection_status, apple_health_quickstart, apple_health_demo, and 13 more. Their descriptions and schemas cost roughly 1,706 tokens of context every time the server is loaded.

Is the io.github.davidmosiah/apple-health-mcp server still maintained?

io.github.davidmosiah/apple-health-mcp is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.davidmosiah/apple-health-mcp server under?

io.github.davidmosiah/apple-health-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.