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:
STRAVA_CLIENT_ID=<fill-me-in>
STRAVA_CLIENT_SECRET=<fill-me-in>
STRAVA_ACCESS_TOKEN=<fill-me-in>
STRAVA_REFRESH_TOKEN=<fill-me-in>
Connecting the MCP to Claude
You can add the server to your Claude config by running the following:
uv run mcp install main.py
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”.

Strava Integration
Project Details
- JonoCX/strava-mcp
- Apache License 2.0
- Last Updated: 4/11/2025
Recomended MCP Servers
🤖 Axone’s MCP server – gateway to the dataverse for AI-powered tools
小红书MCP服务 x-s x-t js逆向
Model Context Protocol server for Aiven
An MCP server that provides real-time cryptocurrency news sourced from NewsData for AI agents.
A flexible HTTP fetching Model Context Protocol server.
Perplexity AI MCP Server
AutoGen最新架构v0.4正式发布第一个稳定版本,v0.4是对AutoGen的一次从头开始的重写,目的是为构建Agent创建一个更健壮、可扩展、更易用的跨语言库,其应用接口采用分层架构设计,存在多套软件接口用以满足不同的场景需求 。
MCP server for fetch web page content using Playwright headless browser.
A python mcp mainly used to load relevant python context efficiently with minimum tool calls.
Analyse PowerBI models and reports (.pbix) using AI through this MCP-server implementation of PBIXRay.





