fitness-analyst-ai

rkutyna/fitness-analyst-ai
★ 1 stars Python Database Updated today
Fitness Analyst AI — Apple Health / HealthKit data pipeline, analysis engine and MCP server. Python owns the truth; the model narrates.
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": {
    "fitness-analyst-ai": {
      "command": "uvx",
      "args": [
        "fitness-analyst-ai"
      ]
    }
  }
}

Or install with pip: pip install fitness-analyst-ai

README Excerpt

Turn your Apple Health export into a deduplicated SQLite vault and let a language model answer questions about it — where every number is computed in Python, not by the model. > **Project status: early, and honest about it.** The engine works, has a large > test suite, and is extracted from a system that has run daily against ten

Tools (4)

HA_LLM_BACKENDcodexollamaopenrouter

Topics

apple-healthhealthkitllmmcpmodel-context-protocolpythonquantified-selfsqlite
📊
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 →