Query Apple Health data with AI
Analyze health and fitness data from Apple Health XML exports. Training insights for athletes.
{
"mcpServers": {
"apple-health": {
"mcpServers": {
"apple-health": {
"env": {
"ELASTICSEARCH_URL": "http://localhost:9200"
},
"args": [
"apple-health-mcp"
],
"command": "uvx"
}
}
}
}
}