Skip to main content
Glama
elkno

GymTimer MCP Server

by elkno

Related Servers

Alternatives to GymTimer MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables AI assistants to read, analyze, create, and update Hevy workout data, including workouts, routines, exercises, and body measurements, through the Model Context Protocol.
      65,569 npm
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Connects AI assistants directly to Hevy workout data, enabling analysis of training volume, strength progression tracking, and web searches for fitness research.
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      A comprehensive AI-powered fitness tracking application that enables AI tools to interact intelligently with user fitness data, providing personalized workout plans, nutrition tracking, and progress analysis through natural language.
      14
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Connects AI assistants to SmartGym on Mac, enabling users to review workouts, tweak routines, and build training programs in plain English, with changes syncing to iPhone and Apple Watch.
      1
      MIT

    TDQS

    A3.9/5.0

    Scored across 21 tools

    Disambiguation4/5

    Tools are mostly distinct by resource and action: templates, exercises, nutrition, history, and preferences are clearly separated. The only real overlap is update_workout_template vs update_workout_template_name, where the latter is a narrower subset, but the descriptions make the intended use clear.

    Naming Consistency4/5

    Tool names follow a consistent snake_case verb_noun pattern overall (get_, create_, update_, delete_). The main deviations are the use of 'save' for some creation/replacement tools and the more granular update_workout_template_name, but these are minor and still readable.

    Tool Count3/5

    With 21 tools, the server is on the heavy side and sits in the borderline range. The count is defensible given the breadth of workout, nutrition, and analytics features, but a few tools could be consolidated.

    Completeness3/5

    Exercise and workout template CRUD are well covered, and nutrition has full plan-level lifecycle coverage. However, periodization has only save_periodization_plan with no way to read, update, or delete cycles, and there is no workout logging tool, which are notable gaps in the domain surface.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues