SQL-powered Apple Health Data Querying via MCP
2025-07-25
This project, `@neiltron/apple-health-mcp`, provides an MCP server for querying Apple Health data using SQL, powered by DuckDB for speed and efficiency. It features natural language querying, direct SQL execution, automated report generation, lazy loading, and smart caching. Users export data via the Simple Health Export CSV app, then configure their MCP client to point to the data directory. The project is open-source and welcomes contributions.
Development