Skip to main content
Glama
Alex-Keyes

Boostcamp MCP Server

by Alex-Keyes

Related Servers

Alternatives to Boostcamp MCP Server

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables Claude to read Hevy training data—workouts, routines, exercise templates, and history—and create or update routines through a self-hosted custom connector.
      53,090 npm
      -
    • F
      license
      A
      quality
      D
      maintenance
      Connects Claude to your Strava fitness data, enabling natural language queries about your training history such as activities, stats, and routes.
      8
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      Connects your Whoop health data to Claude, enabling natural language queries about recovery, sleep, strain, and workouts.
      289 npm
      MIT
    • F
      license
      A
      quality
      C
      maintenance
      Enables Claude to read your WHOOP health data including recovery, sleep, strain, and workouts through the official WHOOP API, so you can ask natural language questions about your fitness metrics.
      7
      -
    • A
      license
      B
      quality
      D
      maintenance
      Connects Claude to the Strava API to provide direct access to fitness data, including athlete statistics, detailed activity logs, and time-series performance metrics. It enables users to analyze training progress, compare workouts, and retrieve specific segment details through natural language queries.
      8
      43 npm
      ISC

    TDQS

    B3.3/5.0

    Scored across 12 tools

    Disambiguation4/5

    Most tools have clear distinct purposes, but there is slight overlap between 'get_home_programs' (summary of active/recent programs) and 'list_enrolled_programs' (all enrolled programs), and between 'get_home_summary' and 'get_training_history' which both provide training data.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern with snake_case: get_* for fetching single items, list_* for collections. No mixing of styles.

    Tool Count5/5

    12 tools is an appropriate number for a fitness dashboard MCP server, covering home stats, programs, exercises, blogs, profile, and payment without being overwhelming or too sparse.

    Completeness4/5

    The tool surface covers read operations well for dashboard, programs, training history, and user data. Minor gaps exist (no write tools like create/update programs or exercises), but the server appears focused on data retrieval, which is reasonable.

    Maintenance

    ActivityMaintained
    ResponsivenessWithin a week