strava-mcp-server

strava-mcp-server

3.4

If you are the rightful owner of strava-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server that provides access to the Strava API, allowing language models to query athlete activities data.

The Strava MCP Server is designed to facilitate interaction with the Strava API through a Model Context Protocol server. It enables language models to access and query athlete activity data, providing a structured and consistent format for the data retrieved. The server supports various queries related to athlete activities, such as retrieving recent activities, activities within a specific date range, and detailed information about specific activities. Authentication with the Strava API is required, and the server provides tools to help users obtain and manage their API tokens. The server is compatible with different platforms, including desktop and web applications, and offers human-readable error messages for common issues.

Features

  • Access to Strava API for querying athlete activities
  • Consistent data format with standardized field names and units
  • Support for various activity queries, including date range and specific activity details
  • Authentication management with Strava API
  • Human-readable error messages for common issues

Tools

  1. get_activities

    Recent Activities for Acquisition of Certified Athletes

  2. get_activities_by_date_range

    Get activities within a specific date range

  3. get_activity_by_id

    Get detailed information about a specific activity

  4. get_recent_activities

    Get activities from the past X days