Comment on Show HN: Apple Health MCP ServerComments−tosh1yIf you are looking for a way to explore Apple Health data:I have a proof of concept here that turns the Apple Health export xml file into a timeseries .parquet that you can then load into clickhouse or duckdb.https://github.com/atlaslib/atlas−_neilOP1yVery cool. I already had this started at GitHub so I must have seen it in the past.I love the use of a notebook as an updating dashboard here. One of my demos before this MCP server was an evidence.dev dashboard.
Comments
If you are looking for a way to explore Apple Health data:
I have a proof of concept here that turns the Apple Health export xml file into a timeseries .parquet that you can then load into clickhouse or duckdb.
https://github.com/atlaslib/atlas
Very cool. I already had this started at GitHub so I must have seen it in the past.
I love the use of a notebook as an updating dashboard here. One of my demos before this MCP server was an evidence.dev dashboard.