Apple Health
MCP Serverby neiltron · Added 5mo ago
Claude
522
Install
git clone https://github.com/neiltron/apple-health-mcpAdd to Claude
claude mcp add neiltron-apple-health-mcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"apple-health": {
"command": "npx",
"args": [
"@modelcontextprotocol/apple-health"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Reads directly from Apple Health's SQLite database to provide access to personal health metrics including steps, heart rate, sleep patterns, and workout data for health trend analysis and fitness insights.
Tags
Databasesmcp-serverdatabase