Loading MCP server directory, please wait...
Query your Apple Health data from Claude, Cursor, and any MCP client — 100% local on your Mac.
npx @getmcp/cli add io.github.krumjahn/health-analyzer-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.krumjahn/health-analyzer-mcp": {
"command": "npx",
"args": [
"-y",
"health-analyzer-mcp"
],
"env": {
"HEALTH_ANALYZER_TOKEN": "",
"HEALTH_ANALYZER_TOKEN_FILE": ""
}
}
}
}