health_dashboard

Dzarlax-AI/health_dashboard
★ 0 stars Go 🗄️ Database Updated today
Personal health dashboard — ingests Apple Health data via Health Auto Export, tracks sleep, HR, HRV, SpO2, steps and readiness scores. Web UI + MCP server for AI assistants
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "health_dashboard": {
      "command": "go",
      "args": [
        "run",
        "github.com/Dzarlax-AI/health_dashboard@latest"
      ]
    }
  }
}

README Excerpt

Self-hosted server that receives data from the [Health Auto Export](https://www.healthyapps.dev) iOS app, stores it in PostgreSQL, and provides a web dashboard and MCP server for AI-assisted analysis. ```mermaid flowchart TD App["Health Auto Export (iOS)"] subgraph Server["Go Server (pure Go, no CGO)"]

Tools (20)

ADDRAPI_KEYBASE_URLDATABASE_URLGEMINI_API_KEYGEMINI_MAX_TOKENSGEMINI_MODELJSONREPORT_EVENING_WEEKDAYREPORT_EVENING_WEEKENDREPORT_LANGREPORT_MORNING_WEEKDAYREPORT_MORNING_WEEKENDREPORT_TZTELEGRAM_CHAT_IDTELEGRAM_TOKENUI_PASSWORDcompare_periodsfind_anomaliesget_dashboard