fitness-data-sync

chrisa84/fitness-data-sync
★ 0 stars Python Database Updated 1d ago
Local Garmin Data mirror + MCP Server
View on GitHub → Try with Claude — $10 free →

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-data-sync": {
      "command": "uvx",
      "args": [
        "fitness-data-sync"
      ]
    }
  }
}

Or install with pip: pip install fitness-data-sync

README Excerpt

A local, resumable mirror of your Garmin Connect data, with a built-in MCP server. Sync your activities, health metrics, sleep, HRV, training load, VO2max, and more to a local SQLite database. Once synced, everything is queryable locally with no repeated Garmin API calls, no rate limits, and no waiting.

Tools (20)

activityactivity_detailactivity_lapactivity_splitbody_batterydaily_summaryendurance_scorefitness_ageget_activityget_activity_splitsget_body_battery_trendget_daily_health_summaryget_database_statusget_endurance_scoreget_hill_scoreget_hrv_trendget_intensity_distributionget_lactate_thresholdget_monthly_running_volumeget_performance_summary
📊
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 →