the-momentum/apple-health-mcp-server
by Various
MCP server for querying Apple Health data with natural language using DuckDB under the hood.
MCP
the-momentum/apple-health-mcp-server
Added 1 June 2026
Overview
An MCP server that enables natural language querying of Apple Health data. It uses DuckDB as the underlying database engine for efficient local query processing.
Best for
Best for
Developers building personal health analytics tools or AI agents that need to query Apple Health data naturally
Use cases
- Query personal health metrics using plain English questions
- Integrate Apple Health data into AI agent workflows and dashboards
- Analyze trends in step count, heart rate, sleep, or other recorded metrics
Notes
An MCP server that enables natural language querying of Apple Health data. It uses DuckDB as the underlying database engine for efficient local query processing.
200 stars on GitHub. Last updated 2026-02-10. Licensed MIT.
Use cases
- Query personal health metrics using plain English questions
- Integrate Apple Health data into AI agent workflows and dashboards
- Analyze trends in step count, heart rate, sleep, or other recorded metrics
Pros
- Lets you explore health data conversationally without writing SQL
- Fast local analysis thanks to DuckDB’s columnar engine
- Open source with 200 stars and active development
Cons
- Requires manual export of Apple Health data (no live sync)
- Limited to data already recorded in Apple Health on iOS devices
- Dependent on the MCP ecosystem and Python runtime to operate
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Lets you explore health data conversationally without writing SQL
- Fast local analysis thanks to DuckDB's columnar engine
- Open source with 200 stars and active development
Cons
- Requires manual export of Apple Health data (no live sync)
- Limited to data already recorded in Apple Health on iOS devices
- Dependent on the MCP ecosystem and Python runtime to operate
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.