garmin-connect-mcp
Related Servers
Alternatives to garmin-connect-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityBmaintenanceMCP server for Garmin Connect that enables users to access and manage their personal health and fitness data, including daily summaries, heart rate, sleep, HRV, stress, body composition, activities, and training readiness, with secure per-user authentication.Apache 2.0
- FlicenseAqualityDmaintenanceMCP server that connects AI assistants to Garmin Connect health and fitness data, enabling natural language queries about workouts, sleep, heart rate, and more.29-
- AlicenseAqualityBmaintenanceMCP server for Garmin Connect that provides read-only access to daily health metrics, activities, workouts, and body composition data.32MIT
- AlicenseBqualityBmaintenanceAn MCP server that gives LLMs access to Garmin Connect data, including training, recovery, sleep, stress, VO2 Max, and running summaries for personalized fitness advice.141MIT
- AlicenseAqualityFmaintenanceAn MCP server that provides access to Garmin Connect fitness, health, and training data through 61 specialized tools. It enables users to query activities, sleep metrics, and performance stats directly within AI clients like Claude or Cursor.97172 npm178MIT
- AlicenseAqualityBmaintenanceUnofficial MCP server bridging Garmin Connect to MCP clients and ChatGPT, providing tools to access health data, activities, and trends via a self-hosted API.11MIT
TDQS
Scored across 41 tools
Most tools have clearly distinct purposes (e.g., get-sleep vs get-sleep-stats), with descriptions clarifying differences. Minor overlap exists between get-daily-summary and get-daily-summary-chart, and between get-activity and get-activity-details, but descriptions help disambiguate.
All tools use consistent snake_case naming with a clear verb-noun pattern (e.g., check-session, create-workout, list-activities). Verbs are uniformly applied, and no mixing of conventions (camelCase, PascalCase) occurs.
With 41 tools, the surface is large but arguably justified by the breadth of Garmin Connect (activities, workouts, daily health, etc.). However, some tools could be merged (e.g., daily metrics) and the count may overwhelm agents, making it borderline.
The tool set covers core CRUD for workouts and activities, extensive daily health metrics, user profile, badges, and calendar. Minor gaps exist (no update/delete activities, no update workout), but the domain's primary use cases are well-supported.