Skip to main content
Glama
adrienlupo

mcp-strava

by adrienlupo

Related Servers

Alternatives to mcp-strava

No user-submitted related servers found.

    Related Servers

    • 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
      182 npm
      ISC
    • F
      license
      Not graded
      quality
      D
      maintenance
      Exposes a single tool for Claude to fetch recent Strava activities, including detailed metrics and lap breakdowns, for automatic training summaries.
      -
    • 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
      -

    TDQS

    A4/5.0

    Scored across 8 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose, covering activities, zones, athlete info, segments, and listing. Descriptions provide detailed distinctions, e.g., get_activity_zones vs get_athlete_zones are for activity-specific vs athlete-configured zones.

    Naming Consistency5/5

    Almost all tools follow a consistent verb_noun pattern with snake_case (get_*, list_*). 'ping' is a slight outlier but is a common test tool and does not confuse the overall pattern.

    Tool Count5/5

    8 tools is appropriate for a Strava integration, covering core read operations for activities, athletes, zones, and segments without being overly numerous or sparse.

    Completeness3/5

    The tool set covers main read operations, but there is a notable gap: get_activity_detail mentions using get_activity_streams for time-series data, yet that tool is not present. This creates a dead-end for agents. Missing write operations like upload or update activities, but those may be out of scope.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues