Skip to content

Conversation

@r-huijts
Copy link
Contributor

Description

Add Strava MCP server to the community servers list in README.md

Server Details

  • Server: Strava API integration
  • Changes to: Adding new community server entry

Motivation and Context

This server enables Claude to interact with the Strava API, allowing users to access their fitness data, view activities, analyze statistics, and manage routes/segments directly through Claude. This integration helps fitness enthusiasts and athletes analyze their training data more effectively with AI assistance.

How Has This Been Tested?

Tested with Claude Desktop against a real Strava account, verifying functionality for:

  • OAuth authentication using the authentication setup script
  • Retrieving athlete profiles and recent activities
  • Accessing detailed activity information
  • Viewing segments and segment efforts
  • Listing and exporting routes

Breaking Changes

None. This is a new community server addition that doesn't affect existing functionality.

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist

  • I have read the MCP Protocol Documentation
  • My changes follows MCP security best practices
  • I have updated the server's README accordingly
  • I have tested this with an LLM client
  • My code follows the repository's style guidelines
  • I have added appropriate error handling
  • I have documented all environment variables and configuration options

Additional context

The server includes OAuth authentication flow setup and automatic token refresh capabilities to maintain persistent access to Strava data, making it easy for users to get started and maintain connections.

@evalstate evalstate merged commit 48ad5cf into modelcontextprotocol:main Apr 23, 2025
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants