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
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