Apple Health

Reads directly from Apple Health's SQLite database to provide access to personal health metrics including steps, heart rate, sleep patterns, and workout data for health trend analysis and fitness insights.

Featured
View Source
436 stars
0 tools
Created Aug 2025
@neiltron/neiltron-apple-health-apple-health-mcp

About

Reads directly from Apple Health's SQLite database to provide access to personal health metrics including steps, heart rate, sleep patterns, and workout data for health trend analysis and fitness insights.

Categories

general

Installation

npm

npm install @neiltron/neiltron-apple-health-apple-health-mcp

Configuration

{ "mcpServers": { "neiltron-apple-health-apple-health-mcp": { "command": "npx", "args": [ "-y", "@neiltron/neiltron-apple-health-apple-health-mcp" ] } } }