strava-mcp
Active·★ 16·MIT·Updated 2026-04-04
★ Trending★ API Integration
Personal MCP server for Strava with OAuth authentication, beautiful dashboard, and personal MCP URLs for AI assistants
SportsMCP is a Model Context Protocol server that provides AI assistants with secure, read-only access to personal Strava fitness data. It deploys on Cloudflare Workers, offers 10 MCP tools, and supports optional webhooks for real-time notifications. Compatible with Claude Desktop, Cursor, Windsurf, and many other MCP clients.
#ai#coach#mcp#mcp-server#mcp-servers#mcp-tools#strava#strava-activities
01
Features
01Works with any MCP client (Claude Desktop, Cursor, Windsurf, etc.)
02Secure OAuth 2.0 authentication with per-user token isolation
0310 MCP tools covering activities, streams, segments, routes, athlete stats
04Optional real-time webhooks with Poke notifications
05Automatic token refresh and edge performance on Cloudflare Workers
02
Compatibility
Claude Desktop
Claude Desktop
Verified via docs
Cursor
Cursor
Verified via docs
Windsurf
Windsurf
Verified via docs
Cline
Cline
Verified via docs
Continue.dev
Continue.dev
Verified via docs
Poke
Poke
Verified via docs
03
Quick start
1
$ git clone https://github.com/gabeperez/sportsmcp.git
2
$ cd sportsmcp
3
$ npm install
4
$ node scripts/setup.js
04
Use cases
↳Ask an AI assistant to show your recent Strava workouts and stats
↳Get detailed activity data (heart rate, pace, power) from your runs or rides
↳Integrate Strava data into AI-powered dashboards or workflows
05
Alternatives
GitHub MCP Server★ 30.3k
GitHub's official MCP Server. Allows AI agents to interact directly with your GitHub repositories (read files, search code, issues).
Related searches
Comments
Log in to leave a comment
- AAvery GarciaMay 23, 2026
Strava fitness data via MCP with OAuth auth and beautiful dashboard.
- RRiley JohnsonApr 13, 2026
Good for athletes and fitness enthusiasts who want AI-assisted training analysis.
- Jamie LeeMar 12, 2026
Dashboard alongside MCP gives both visual and programmatic access to fitness data.
- CCameron JacksonFeb 27, 2026
OAuth integration handles the Strava authentication cleanly.