neiltron/apple-health-mcp
MCP server for querying Apple Health data with natural language and SQL
Overview
neiltron/apple-health-mcp is a TypeScript MCP server. MCP server for querying Apple Health data with natural language and SQL
Ranked #2936 out of 25632 indexed tools.
Ecosystem
TypeScript No license 2,025 weekly downloads
Signal Breakdown
Stars 522
Freshness 1mo ago
Issue Health 75%
Contributors 1
Dependents 0
Forks 17
Description Good
License None
How to Improve
Description low impact
License low impact
Freshness high impact
Matched Queries
From the README
# Apple Health MCP Server An MCP (Model Context Protocol) server for querying Apple Health data using SQL. Built with DuckDB for fast, efficient health data analysis. > [!NOTE] > This project currently relies on the [Simple Health Export CSV](https://apps.apple.com/us/app/simple-health-export-csv/id1535380115?itsct=apps_box_badge&itscg=30200) app by [Eric Wolter](https://www.ericwolter.com). See [Exporting Data](#exporting-data) below for more info on how best to use the app. > > This is currently the easiest way I could find to quickly and reliably get Apple Health data exported in CSV format. If you have ideas of better ways to import data, please submit an issue. ## Features - **Natural language querying**: Your MCP client translates your questions to database queries - **SQL Query Execution**: Direct SQL queries against your Apple Health data - **Automated Reports**: Generate weekly/monthly health summaries - **Efficient Data Loading**: Lazy loading with cRead full README on GitHub →
Are you the maintainer? Claim this listing