ctvidic_strava-mcp-server
0
The Strava MCP Server allows users to access and interact with Strava data using the Model Context Protocol. It offers features for activity tracking, athlete statistics, and social interactions, enabling seamless integration with language models like Claude.
Strava MCP Server
A Model Context Protocol (MCP) server providing access to the Strava API.
Features
- Activity tracking and analysis
- Athlete statistics
- Route visualization
- Achievement tracking
- Social features
Prerequisites
- Python 3.12+
- Strava API credentials
Usage
Interact with Strava data through language models like Claude for activity queries, performance analysis, social interactions, and achievement tracking.
Development
- Project structure includes various Python scripts for MCP and HTTP server implementations.
- Contributions are welcome following forking and pull request guidelines.
Security
- Protect
.env
files and API credentials using environment variables.