MCP server for querying Apple Health data with natural language using DuckDB under the hood.
{ "mcpServers": { "apple-health": { "command": "uvx", "args": [ "apple-health-mcp-server" ] } } }