Provides access to a user's Strava activity data, allowing queries about exercise records and workout history.
Strava MCP
This repository contains a Strava MCP which you can add to your Claude Desktop client. Once installed, you'll be able to ask Claude all about your activities!
Checkout my blog post here
Setup
Dependencies
- Claude Desktop
uv
- A Stava account with a develop app setup
Connecting to Strava
Once you have an app setup on your Strava profile and you've cloned this repository, create an .env
file at the root with the following contents:
Connecting the MCP to Claude
You can add the server to your Claude config by running the following:
If you make changes to the server, you will need to restart your Claude desktop client.
Once installed, you should see a hammer icon at the bottom of the text box on your Claude app. If you click on it, it should show the following:
Running
Now the server is added, Claude should be able to use it.
Try: "tell me about my latest activity".
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
A Claude MCP server that lets users query and analyze their Strava activity data by connecting to the Strava API.
Related MCP Servers
- AsecurityAlicenseAqualityAn MCP server that enables Claude to interact with Twitter, allowing for posting tweets and searching Twitter content.Last updated -2896253TypeScriptMIT License
Fused MCP Agentsofficial
-securityAlicense-qualityA Python-based MCP server that allows Claude and other LLMs to execute arbitrary Python code directly through your desktop Claude app, enabling data scientists to connect LLMs to APIs and executable code.Last updated -26MIT License- -securityAlicense-qualityConnects to Garmin Connect and exposes your fitness and health data (activities, sleep, heart rate, steps, body composition) to Claude and other MCP-compatible clients.Last updated -59PythonMIT License
- -securityAlicense-qualityAn MCP server that integrates with Sonar API to provide Claude with real-time web search capabilities for comprehensive research.Last updated -0JavaScriptMIT License