Skip to main content
Glama

Related Servers

Alternatives to Zone Two

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI assistants to query live Garmin Connect health and fitness data, including daily metrics, activities, sleep analysis, and trends via natural language.
      MIT
    • F
      license
      Not graded
      quality
      B
      maintenance
      Enables AI assistants to access and query Garmin Connect health and fitness data, including sleep, HRV, training load, and activities, with an optional coaching plugin for personalized training plans.
      5 npm
      4
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI assistants to retrieve and discuss personal fitness activities, training splits, heart-rate zones, and daily health metrics from a Garmin Connect account.
      MIT

    TDQS

    B3/5.0

    Scored across 35 tools

    Disambiguation4/5

    Most tools target a distinct metric or resource, and descriptions generally make boundaries clear. A few adjacent tools could be confused, such as garmin_last_activity versus garmin_activities, or garmin_create_workout with optional scheduling versus garmin_schedule_workout.

    Naming Consistency4/5

    All tools share the garmin_ prefix and use snake_case, which provides strong consistency. However, patterns vary between noun-style names like garmin_sleep and garmin_steps, verb_noun names like garmin_create_workout, and adjectival forms like garmin_scheduled_workouts.

    Tool Count2/5

    Thirty-five tools is a very large surface for one MCP server, even for a broad health/activity domain. Several metric-specific tools could plausibly be consolidated or grouped, and the count exceeds the range where agents can efficiently discover and select the right tool.

    Completeness4/5

    The server covers the main Garmin domains well: wellness metrics, activity retrieval and detail, workout creation and scheduling, and account auth. Minor gaps exist, such as no workout update operation and no nutrition/hydration coverage, but garmin_api_get provides a general escape hatch.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues