43
/ 100
1 month ago
glama

Health4AI

Apple HealthKit → PostgreSQL sync + MCP server for Claude Code, Cursor, and Ollama. Open-source iOS app with reliable background sync (HKObserverQuery). 11 tools covering health summary, sleep, HRV trends, workouts, daily snapshots, metric stats, period comparison, and coaching briefs. Supports Supabase, Neon, and self-hosted Postgres. Privacy-first: your data goes to your own database.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: SUPABASE_SERVICE_ROLE_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configDATABASE_URLpsql "$" < web/public/schema.sql
configSUPABASE_URL
🔐 secretSUPABASE_SERVICE_ROLE_KEY
configHEALTHKIT_USER_IDyour_user_id # any string to identify your data
configSUPABASE_PAT
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 1 concrete improvement we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/jefflitt1-health4ai-wfrx20)](https://m8ven.ai/mcp/jefflitt1-health4ai-wfrx20)
commit: 5f60fc35eb687a4bdb0f1ac1634be44071338499
code hash: 2af60683f6129e2a13ca5725673ebafd54d5b3f4d315b621328c1cc834d71d29
verified: 6/20/2026, 9:12:30 AM
view raw JSON →