Skip to content
Claude Code

apple health mcp for Claude Code

io.github.davidmosiah/apple-health-mcp

Unofficial local-first MCP server for Apple Health export data.

client:Claude Code transport:stdio runtime:npm

Install apple health mcp in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add apple-health-mcp -e APPLE_HEALTH_EXPORT_PATH=<APPLE_HEALTH_EXPORT_PATH> -e APPLE_HEALTH_TIMEZONE=<APPLE_HEALTH_TIMEZONE> -e APPLE_HEALTH_PRIVACY_MODE=<APPLE_HEALTH_PRIVACY_MODE> -e APPLE_HEALTH_WATCH_PATH=<APPLE_HEALTH_WATCH_PATH> -- npx -y apple-health-mcp-unofficial

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

apple health mcp in other clients