Loading MCP server directory, please wait...
Unofficial local-first MCP server for Apple Health export data.
npx @getmcp/cli add io.github.davidmosiah/apple-health-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.davidmosiah/apple-health-mcp": {
"command": "npx",
"args": [
"-y",
"apple-health-mcp-unofficial"
],
"env": {
"APPLE_HEALTH_EXPORT_PATH": ""
}
}
}
}