Skip to main content
Glama

Related Servers

Alternatives to fitness-mcp

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that connects AI clients to the Hevy workout tracking app, allowing users to manage routines and exercises. It enables reading workout history and logging new fitness sessions through simple natural language commands.
      -
    • A
      license
      A
      quality
      B
      maintenance
      An MCP server that interfaces with the Hevy fitness tracking API, enabling AI assistants to manage workouts, routines, exercise templates, and more via natural language.
      26
      46,670 npm
      MIT
    • A
      license
      A
      quality
      F
      maintenance
      An 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.
      97
      234 npm
      175
      MIT
    • A
      license
      B
      quality
      D
      maintenance
      A production-ready MCP server for the Hevy fitness API that exposes 27 tools for reading, writing, and analyzing workout data, enabling LLM-driven personal trainer workflows.
      27
      12 npm
      MIT

    TDQS

    B3.4/5.0

    Scored across 13 tools

    Disambiguation5/5

    Tools are clearly separated by provider (Garmin vs. Hevy) and within each provider, each tool has a distinct purpose (listing, getting details, splits, weather, etc.). No overlapping functionality.

    Naming Consistency5/5

    All tools follow a consistent 'verb_provider_noun' pattern in snake_case. Verbs like list, get are used predictably. Only minor deviation is 'get_garmin_last_activity' which still fits the pattern.

    Tool Count5/5

    13 tools is well-scoped for a fitness server covering two platforms. It covers the essential read operations without being overwhelming or sparse.

    Completeness4/5

    The tool surface provides comprehensive read access for both Garmin and Hevy. Missing write operations (create/update/delete) are likely intentional given the server's focus on data retrieval. Minor gap: no tool to list Hevy routine folder contents or search across platforms.

    Maintenance

    ActivityMaintained
    ResponsivenessSyncing