Live data from Hacker News

Show HN: Apple Health MCP Server

github.com

51–53 of 53 posts

Re: Show HN: Apple Health MCP Server

#52
post #44

Earlier quoted context omitted.

This is a much more seamless solution that what OP is using (for both his project and for users)! @_neil, any reason not to use this instead? duckdb over a .db file is a more straightforward approach

It seems like you still need to export the database here, so maybe same amount of steps since duckdb can import CSV files directly as well. I think supporting the native Apple Health export feature would be a good idea. It just takes longer than the CSV export, so I started there. I would imagine the native export has more data, though, which might be nice.

Yes, the native export is the whole enchilada. Please do it!
Post reply on HN