F
licenseNot graded
qualityB
maintenanceExposes Garmin Connect health data (steps, sleep, HR, HRV, stress, activities, etc.) as tools for MCP-compatible clients like Claude.
-
No user-submitted related servers found.
Scored across 15 tools
Most tools target distinct health metrics, but get_daily_steps vs get_steps_data and get_stress_data vs get_all_day_stress could confuse an agent due to overlapping purposes.
All tools use snake_case with a consistent 'get_<resource>' pattern. Minor deviations like 'get_all_day_stress' vs 'get_stress_data' are inconsequential.
15 tools is slightly above the typical sweet spot but still reasonable for covering diverse health metrics without feeling overly burdensome.
The tool set covers many health metrics but lacks write operations (e.g., logging activities) and misses common Garmin data like workouts or courses, leaving notable gaps.