Here is the link to the OP's Github Apple Health MCP: https://github.com/neiltron/apple-health-mcp
Show HN: Apple Health MCP Server
51–53 of 53 posts
Re: Show HN: Apple Health MCP Server
#52Earlier 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!
Re: Show HN: Apple Health MCP Server
#53[dead]