StravaMCP

StravaMCP

0

The Strava MCP Server is a Model Context Protocol server that integrates with Strava's API to enable AI assistants such as Claude to access and interact with fitness data. It facilitates the retrieval and analysis of athlete activities, statistics, and profiles.

Strava MCP Server

This project provides a Model Context Protocol server that connects to the Strava API. It allows AI assistants like Claude to access and analyze your Strava data, including:

  • Activities (runs, rides, swims, etc.)
  • Athlete statistics
  • Activity details
  • Routes
  • Athlete profile information

Requirements

  • Python 3.10 or higher
  • A Strava account with API access
  • Strava API credentials
  • Claude for Desktop or other MCP-compatible AI assistant

Usage

Running the MCP Server

Run the server using uv or Python directly. Configure Claude for Desktop to connect to your MCP server for analyzing Strava data through AI queries.