apple-health-ai-bridge

roian6/apple-health-ai-bridge
★ 7 stars Python Database Updated 2d ago ✓ Clean
Bring Apple Health to any AI agent—privately. Open-source iPhone app on the App Store, automatic sync to a self-hosted receiver, durable local history, and a read-only MCP server. No hosted intermediary required.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "apple-health-ai-brid": {
      "command": "uvx",
      "args": [
        "apple-health-ai-bridge"
      ]
    }
  }
}

Or install with pip: pip install apple-health-ai-bridge

README Excerpt

<div align="center"> <img src="assets/brand/health-bridge-lockup.png" alt="Health Bridge for AI" width="520"> <p><strong>Your Apple Health data, continuously available to your own AI agent.</strong></p> <p> <a href="https://apps.apple.com/us/app/health-bridge-for-ai/id6786152806">Download on the App Store</a> ·

Topics

ai-agentsapple-healthhealthkitioslocal-firstmcpquantified-selfsqliteswift
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →