The reputation layer for AI skills, tools & agents

neiltron/apple-health-mcp

Score: 38.6 Rank #2936

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

Expand your description to 150+ characters for better discoverability

License low impact

Add an MIT or Apache-2.0 license to signal trust and enable adoption

Freshness high impact

Last commit was 58 days ago — a recent commit would boost your freshness score

Badge

AgentRank score for neiltron/apple-health-mcp
[![AgentRank](https://agentrank-ai.com/api/badge/tool/neiltron--apple-health-mcp)](https://agentrank-ai.com/tool/neiltron--apple-health-mcp)
<a href="https://agentrank-ai.com/tool/neiltron--apple-health-mcp"><img src="https://agentrank-ai.com/api/badge/tool/neiltron--apple-health-mcp" alt="AgentRank"></a>

Matched Queries

"mcp server""mcp-server"

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 c
Read full README on GitHub →
Are you the maintainer? Claim this listing