Skip to content
Claude Code

Apple Health for Claude Code

io.github.neiltron/apple-health-mcp

Local-first Apple Health MCP server for questions about your sleep, workouts and heart data.

client:Claude Code transport:stdio runtime:npm

Install Apple Health 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 HEALTH_DATA_DIR=<HEALTH_DATA_DIR> -e MAX_MEMORY_MB=<MAX_MEMORY_MB> -e CACHE_SIZE=<CACHE_SIZE> -- npx -y @neiltron/apple-health-mcp

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

Apple Health in other clients