Apple Health MCP Server for Claude Code
io.github.krumjahn/health-analyzer-mcp
Apple Health data for Claude, Cursor, and any MCP client — 100% local on your Mac.
client:Claude Code
transport:stdio
runtime:npm
Install Apple Health MCP Server in Claude Code
run in your project directory
claude mcp add health-analyzer-mcp -e HEALTH_ANALYZER_TOKEN=<HEALTH_ANALYZER_TOKEN> -e HEALTH_ANALYZER_TOKEN_FILE=<HEALTH_ANALYZER_TOKEN_FILE> -- npx -y health-analyzer-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs