A
licenseNot graded
qualityB
maintenanceEnables reading and analyzing Garmin Connect data—activities, health metrics, FIT files, and challenges—through natural language, for AI assistants like Claude and ChatGPT.
MIT
No user-submitted related servers found.
Scored across 8 tools
All tools have clearly distinct purposes: login, listing activities, downloading files, profile, metrics, calendar, sport types, and activity details. No overlaps.
Most tools follow 'get_' prefix pattern. One exception is 'login', which is a different action. Overall consistent and predictable.
8 tools is well-scoped for a fitness server, covering authentication, data retrieval, and analytics without being excessive or too few.
Covers profile, activities list/details, metrics, calendar, file downloads. Missing create/update/delete, but likely acceptable for a read-focused API. Minor gap.