PulseAugur
EN
LIVE 19:39:08

Health-export-mcp adds live within-day Apple Health data access

The health-export-mcp tool has been updated to version 1.3.0, introducing a new feature called `get_intraday`. This feature provides a live, within-day window of Apple Health data, addressing a previous limitation where data was only available up to the previous day. The new functionality allows for hourly retrieval of data points, the latest value for each metric, and an optional metric filter. This update is designed for local-first use with zero network calls, offering a real-time view of health metrics. AI

IMPACT Niche tooling improvement; minimal industry-wide impact.

RANK_REASON This is a software tool update adding a new feature.

Read on dev.to — MCP tag →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Health-export-mcp adds live within-day Apple Health data access

COVERAGE [1]

  1. dev.to — MCP tag TIER_1 English(EN) · Philip D'Souza ·

    get_intraday: a live within-day window for Apple Health, over MCP

    <p>Most health MCP servers stop at yesterday. The live within-day window was the missing piece.</p> <p><code>health-export-mcp</code> v1.3.0 adds <code>get_intraday</code>, the 8th read-only tool. The iOS app's hourly automations (app 1.4+) write a small <code>health-intraday.jso…