Apple Health MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 177 installs a week from npm. Last commit 7 Sep 2026.
Unofficial local-first MCP server for Apple Health export data.
Today is the operative word: we check Apple Health MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add apple-health-mcp -- npx -y apple-health-mcp-unofficial
{
"mcpServers": {
"apple-health-mcp": {
"args": [
"-y",
"apple-health-mcp-unofficial"
],
"command": "npx"
}
}
}
[mcp_servers.apple-health-mcp]
command = "npx"
args = ["-y", "apple-health-mcp-unofficial"]
{
"mcpServers": {
"apple-health-mcp": {
"args": [
"-y",
"apple-health-mcp-unofficial"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"apple-health-mcp": {
"args": [
"-y",
"apple-health-mcp-unofficial"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
APPLE_HEALTH_EXPORT_PATH (Path to export.xml, an Apple Health export directory, or export.zip.), APPLE_HEALTH_TIMEZONE (IANA timezone used to interpret daily and weekly local-day summaries.), APPLE_HEALTH_PRIVACY_MODE (summary, structured, or raw. Defaults to summary.), APPLE_HEALTH_WATCH_PATH (Optional folder watched for new Apple Health exports; the newest is auto-promoted and summaries refreshed.).
The author declared them in the registry entry; get the values from the project itself.
Unofficial local-first MCP server for Samsung Health personal-data CSV/ZIP exports.
Privacy-first unofficial Google Health API v4 MCP server for health, sleep, activity, HR agents
Apple Health data for Claude, Cursor, and any MCP client — 100% local on your Mac.
Privacy-first, unofficial Oura MCP server for AI health, sleep, activity and heart-rate agents.
Privacy-first, unofficial Fitbit MCP server for AI health, sleep, activity and heart-rate agents.
Privacy-first, unofficial Withings MCP server for AI health, sleep, activity and heart-rate agents.
MCP server for accessing Yazio user & nutrition data (unofficial)
Privacy-first, unofficial WHOOP MCP server for AI health, sleep, recovery, and performance agents.
Answers built from our own checks of this server.