Strava MCP (davidmosiah)
Give your AI agent your Strava activities, streams, segments and routes locally. Its 4 documented tools cover strava, summary.
People who work with strava and summary and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-08-29 · ★ 3 · #33 OF 71 MAINTAINED SCIENCE & HEALTH · VERIFIED 2026-09-18
MIT · TypeScript servers · how we verify → /methodology
01 · Install Strava MCP (davidmosiah)
before you install - you'll need
Set STRAVA_CLIENT_ID, STRAVA_CLIENT_SECRET, STRAVA_REDIRECT_URI, STRAVA_SCOPES, STRAVA_PRIVACY_MODE before connecting. STRAVA_CACHE is optional or environment-specific per the README.
Claude Code
claude mcp add davidmosiah-strava-mcp -- npx -y strava-mcp-unofficial Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"davidmosiah-strava-mcp": {
"command": "npx",
"args": [
"-y",
"strava-mcp-unofficial"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package strava-mcp-unofficial - unscoped; check the name against the project README before installing
registry namespace io.github.davidmosiah is GitHub-verified and matches the repo owner
03 · What Strava MCP (davidmosiah) can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
An agent gets 4 documented tools spanning strava, summary, including strava_connection_status, strava_data_inventory, strava_daily_summary, strava_weekly_summary.
The 4 tools it gives your agent
Extracted from the project's README - what strava-mcp lets an agent do.
- strava_connection_status
- - verify local setup, scopes and readiness before calling Strava
- strava_data_inventory
- - inventory supported data domains, scopes, privacy modes and recommended first calls without calling Strava APIs.
- strava_daily_summary
- - latest activity, weekly load and intensity context for today
- strava_weekly_summary
- - scorecard, comparison vs prior week, next-week training plan
Latest releases
v0.6.4 · 2026-08-29
Skill layer next to MCP. Same binary: MCP tools or call <tool> --json. Mutation gates identical.
v0.6.3 · 2026-08-26
OAuth PKCE S256, 128-bit state, and refresh-token preserve when the provider omits refresh_token.
v0.6.0 · 2026-08-05
strava_activity_series (agent-safe-series/v1) · Same contract as Garmin MCP and Mi Fitness Data Bridge (Kindred) - garmin-mcp#19. · Exact full-resolution stats + hard-capped downsampled points (max 500)…
04 · Who maintains Strava MCP (davidmosiah)
strava-mcp is maintained by davidmosiah. We track 30 MCP servers from davidmosiah - 30 actively maintained, 144 combined GitHub stars, oldest repo from Apr 2026. Full record: all servers from davidmosiah.
- google-health-mcp Privacy-first unofficial Google Health API v4 MCP server for health, sleep, activity, HR agents ★ 57
- garminmcp Privacy-first unofficial Garmin Connect MCP for AI health, sleep, activity & recovery agents. ★ 12
- whoop-mcp Privacy-first, unofficial WHOOP MCP server for AI health, sleep, recovery, and performance agents. ★ 13
- wellness-nourish Local-first nutrition MCP for AI agents: food, barcode, photo, intake, hydration, goals. ★ 9
- ouramcp Privacy-first, unofficial Oura MCP server for AI health, sleep, activity and heart-rate agents. ★ 4
- samsung-health-mcp Unofficial local-first MCP server for Samsung Health personal-data CSV/ZIP exports. ★ 14
05 · Facts
- repository
- github.com/davidmosiah/strava-mcp
- category
- science & health - ranked #33 of 71 actively-maintained science & health servers as of 2026-09-18.
- release cadence
- 6 releases in the last 90 days (latest 2026-08-29)
- registry
- io.github.davidmosiah/strava-mcp (active, first published 2026-05-04 · 3 versions)
- packages
- npm:strava-mcp-unofficial
06 · Strava MCP (davidmosiah) FAQ
Is Strava MCP (davidmosiah) still maintained?
Yes - as of 2026-09-18, its last commit was 2026-08-29 and it shipped 6 releases in the last 90 days. We re-verify nightly.
What can Strava MCP (davidmosiah) do?
An agent gets 4 documented tools spanning strava, summary, including strava_connection_status, strava_data_inventory, strava_daily_summary, strava_weekly_summary.
How do I install Strava MCP (davidmosiah)?
Run `npx -y strava-mcp-unofficial`. The README documents 6 environment variables (STRAVA_CLIENT_ID, STRAVA_CLIENT_SECRET, STRAVA_REDIRECT_URI…) to set first. Set STRAVA_CLIENT_ID, STRAVA_CLIENT_SECRET, STRAVA_REDIRECT_URI, STRAVA_SCOPES, STRAVA_PRIVACY_MODE before connecting. STRAVA_CACHE is optional or environment-specific per the README. You can also paste the ready-made client config above.
Does Strava MCP (davidmosiah) run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Strava MCP (davidmosiah)
Alternatives to Strava MCP (davidmosiah)
Maintained science & health servers if Strava MCP (davidmosiah) isn't the fit.
- Arxiv MCP Server (blazickjp) Search arXiv papers, download full text, semantic search, citation graphs, and alerts via MCP. ★ 3,159 · 2026-08-26
- Paper Banana Generate academic diagrams and statistical plots from text using multi-agent AI. ★ 2,367 · 2026-09-17
- Pyscn Python code analysis for AI agents: complexity, dead code, clones, coupling, and a health score. ★ 1,068 · 2026-09-17
- Pubmed MCP Server Search PubMed/Europe PMC, fetch articles and full text (PMC/EPMC/Unpaywall), citations, MeSH terms. ★ 148 · 2026-09-13
- FHIR MCP Server MCP server providing seamless access to FHIR APIs for AI tools and healthcare applications ★ 136 · 2026-09-04
- Clinicaltrialsgov MCP Server Search ClinicalTrials.gov - find studies, retrieve results, match patients to eligible trials. ★ 94 · 2026-09-13
More science & health MCP servers · Wellness Nourish · Whoop MCP (davidmosiah) · Withingsmcp · Oorep MCP · MCHS NWAU Calculator
More TypeScript MCP servers · Ara - audits d'accessibilité RGAA · Clishop · see all