Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.davidmosiah/strava-mcp

NPM · STRAVA-MCP-UNOFFICIAL · SCANNED SEP 20

Privacy-first MCP server for Strava activities, streams, routes and training.

0 this week 84 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 52 of 130 dependencies flagged as unhealthy (1 deprecated). View diagnostics → Partial
Provenance & Transparency48
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 21 days ago).Pass
  • Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability84
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 2579 tokens (~73/item across 35 items; 28 tools + 7 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management93
  • Stability observed for 28 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage89
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 60% of tool parameters carry a description.Partial
  • Structured output schemas are declared (82% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • All 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
  • An AI judge read all 29 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.davidmosiah/strava-mcp server?

io.github.davidmosiah/strava-mcp runs locally as an npm package, launched with npx -y strava-mcp-unofficial. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · strava-mcp-unofficial

# add to Claude Code
claude mcp add davidmosiah-strava-mcp -- npx -y strava-mcp-unofficial
// .cursor/mcp.json
{
  "mcpServers": {
    "davidmosiah-strava-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "strava-mcp-unofficial"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "davidmosiah-strava-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "strava-mcp-unofficial"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add davidmosiah-strava-mcp -- npx -y strava-mcp-unofficial
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "davidmosiah-strava-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "strava-mcp-unofficial"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add davidmosiah-strava-mcp --command npx --arg -y --arg strava-mcp-unofficial
# ~/.hermes/config.yaml
mcp_servers:
  davidmosiah-strava-mcp:
    command: "npx"
    args: ["-y", "strava-mcp-unofficial"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "davidmosiah-strava-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "strava-mcp-unofficial"
      ]
    }
  }
}
# add to Vellum
assistant mcp add davidmosiah-strava-mcp -t stdio -c npx -a -y strava-mcp-unofficial
// mcp.json
{
  "mcpServers": {
    "davidmosiah-strava-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "strava-mcp-unofficial"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 +1
    • Security disclosure: unverified → pass functional
  • 16 Sept 26 −3
    • Security disclosure: pass → unverified functional
    • Stability: pass → 0.80 functional
  • 15 Sept 26 0
    • Stability: 0.97 → pass security
  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 9 Sept 26 −3
    • Stability: pass → 0.80 functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/strava-mcp-unofficial@0.4.6

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 130 packages
Packages resolved 130
Deprecated 1
Stale 51
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 28 exposed · ~2,435 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
strava_agent_manifest ~59

Machine-readable install, runtime and client guidance for AI agents. Includes Hermes direct tool names and anti-gateway-restart guidance. Does not call Strava or expose secrets.

NameTypeReqDescription
clientstring
response_formatstring
NameTypeReqDescription
agent_rulesarrayyes
clientstringyes
hermesobjectyes
linksobjectyes
mcp_namestringyes
oauthobjectyes
packageobjectyes
projectstringyes
recommended_first_callsarrayyes
resourcesarrayyes
standard_toolsarrayyes
troubleshootingarrayyes
unofficialbooleanyes

No examples provided.

strava_cache_status ~38

Show optional local SQLite cache status. Enable with STRAVA_CACHE=sqlite or STRAVA_CACHE=true.

NameTypeReqDescription
response_formatstring
NameTypeReqDescription
enabledbooleanyes
entriesintegeryes
http_cacheobject
newest_cached_atstring
pathstringyes

No examples provided.

strava_capabilities ~46

Explain supported Strava data, privacy boundaries, GPS handling, recommended agent workflow and project links. Does not call Strava or expose secrets.

NameTypeReqDescription
response_formatstring
NameTypeReqDescription
api_boundaryobjectyes
auth_modelobjectyes
client_aliasesobjectyes
contribution_pathsarrayyes
creatorobjectyes
linksobjectyes
mcp_namestringyes
privacy_modesarrayyes
projectstringyes
recommended_agent_flowarrayyes
supported_dataarrayyes
unofficialbooleanyes

No examples provided.

strava_connection_status ~55

Check local Strava config, token file, Node version, privacy mode, cache readiness and optional MCP client readiness without calling Strava or exposing secrets.

NameTypeReqDescription
clientstring
response_formatstring
NameTypeReqDescription
automatic_auth_supportedbooleanyes
cacheobjectyes
clientstring
client_checksobject
configobjectyes
effective_statusstringyes
missing_envarrayyes
next_stepsarrayyes
nodeobjectyes
oauthobjectyes
okbooleanyes
privacy_modestringyes
ready_for_strava_apibooleanyes
redirect_uristring
required_envobjectyes
tokenobjectyes

No examples provided.

strava_daily_summary ~74

Build a practical daily training/load summary from recent Strava activities. Read-only and non-medical.

NameTypeReqDescription
daysintegerLookback window for recent training context.
response_formatstring
timezonestringIANA timezone used only for display, e.g. America/New_York.
NameTypeReqDescription
generated_atstringyes
kindstringyes

No examples provided.

strava_data_inventory ~47

Inventory supported Strava data domains, auth scope requirements, privacy boundary and recommended first calls. Does not call Strava APIs or expose user data.

NameTypeReqDescription
response_formatstring
NameTypeReqDescription
api_boundary
auth
categoriesarrayyes
data_access_modelstringyes
first_toolsarrayyes
generated_atstringyes
kindstringyes
linksobjectyes
mcp_namestringyes
notesarrayyes
privacy_modesarrayyes
recommended_agent_flowarrayyes
scopesarrayyes
sourcestringyes
totalsobjectyes
unofficialbooleanyes

No examples provided.

strava_demo ~51

Returns realistic example payloads of strava_daily_summary, strava_training_context, and strava_list_activities so agents see the contract before calling real Strava APIs.

NameTypeReqDescription
response_formatstring

No output schema declared.

No examples provided.

strava_exchange_code ~63

Exchange a Strava OAuth authorization code for local tokens. Tokens are stored locally with 0600 permissions and are never returned.

NameTypeReqDescription
codestringyesOAuth authorization code, or a full redirect URL containing ?code=...
response_formatstring
NameTypeReqDescription
expires_atnumber
notestringyes
okbooleanyes
scopestring
token_pathstringyes

No examples provided.

strava_get_activity ~79

Get detailed activity data by id. Summary/structured modes protect raw GPS details.

NameTypeReqDescription
idyesStrava resource id.
privacy_modestringOptional per-call privacy override. Defaults to STRAVA_PRIVACY_MODE or structured. raw returns upstream Strava JSON. summary removes GPS/map details.
response_formatstring
NameTypeReqDescription
datayes
endpointstringyes
privacy_modestringyes

No examples provided.

strava_get_activity_streams ~163

Get Strava activity streams such as time, distance, heartrate, cadence, watts and altitude. GPS latlng is withheld unless include_gps=true or privacy_mode=raw.

NameTypeReqDescription
idyesStrava activity id.
include_gpsbooleanAllow latlng stream in structured output. Raw mode always returns requested upstream payload.
keysarrayStream keys to request. latlng is withheld unless privacy_mode=raw or include_gps=true.
privacy_modestringOptional per-call privacy override. Defaults to STRAVA_PRIVACY_MODE or structured. raw returns upstream Strava JSON. summary removes GPS/map details.
resolutionstringOptional Strava stream resolution.
response_formatstring
NameTypeReqDescription
datayes
endpointstringyes
privacy_modestringyes

No examples provided.

strava_get_activity_zones ~77

Get heart-rate/power zones for an activity when available.

NameTypeReqDescription
idyesStrava resource id.
privacy_modestringOptional per-call privacy override. Defaults to STRAVA_PRIVACY_MODE or structured. raw returns upstream Strava JSON. summary removes GPS/map details.
response_formatstring
NameTypeReqDescription
datayes
endpointstringyes
privacy_modestringyes

No examples provided.

strava_get_athlete ~73

Get the authenticated Strava athlete profile. Requires read/profile scope depending on requested fields.

NameTypeReqDescription
privacy_modestringOptional per-call privacy override. Defaults to STRAVA_PRIVACY_MODE or structured. raw returns upstream Strava JSON. summary removes GPS/map details.
response_formatstring
NameTypeReqDescription
datayes
endpointstringyes
privacy_modestringyes

No examples provided.

strava_get_athlete_stats ~69

Get public-visible aggregate Strava stats for the authenticated athlete.

NameTypeReqDescription
privacy_modestringOptional per-call privacy override. Defaults to STRAVA_PRIVACY_MODE or structured. raw returns upstream Strava JSON. summary removes GPS/map details.
response_formatstring
NameTypeReqDescription
datayes
endpointstringyes
privacy_modestringyes

No examples provided.

strava_get_auth_url ~73

Generate a Strava OAuth authorization URL. Use this first when no local token exists.

NameTypeReqDescription
response_formatstring
scopesarrayOptional scope override. Defaults to read-only Strava scopes used by this server.
statestringOptional OAuth state value generated by the caller.
NameTypeReqDescription
auth_urlstringyes
next_stepstringyes
redirect_uristringyes
scopesarrayyes

No examples provided.

strava_get_gear ~72

Get gear/equipment details by id.

NameTypeReqDescription
idyesStrava resource id.
privacy_modestringOptional per-call privacy override. Defaults to STRAVA_PRIVACY_MODE or structured. raw returns upstream Strava JSON. summary removes GPS/map details.
response_formatstring
NameTypeReqDescription
datayes
endpointstringyes
privacy_modestringyes

No examples provided.

strava_get_route ~78

Get route details by id. Summary/structured modes avoid full route geometry.

NameTypeReqDescription
idyesStrava resource id.
privacy_modestringOptional per-call privacy override. Defaults to STRAVA_PRIVACY_MODE or structured. raw returns upstream Strava JSON. summary removes GPS/map details.
response_formatstring
NameTypeReqDescription
datayes
endpointstringyes
privacy_modestringyes

No examples provided.

strava_get_zones ~67

Get the authenticated athlete heart-rate and power zones when available.

NameTypeReqDescription
privacy_modestringOptional per-call privacy override. Defaults to STRAVA_PRIVACY_MODE or structured. raw returns upstream Strava JSON. summary removes GPS/map details.
response_formatstring
NameTypeReqDescription
datayes
endpointstringyes
privacy_modestringyes

No examples provided.

strava_list_activities ~183

List authenticated athlete activities. Supports after/before filters and Strava pagination. Requires activity:read or activity:read_all.

NameTypeReqDescription
afterstringOnly return activities after this time. Converted to Strava epoch seconds.
all_pagesbooleanFetch multiple pages up to max_pages.
beforestringOnly return activities before this time. Converted to Strava epoch seconds.
limitintegerStrava per_page value. Strava allows up to 200.
max_pagesintegerMaximum pages to fetch when all_pages is true.
pageintegerStrava page number.
privacy_modestringOptional per-call privacy override. Defaults to STRAVA_PRIVACY_MODE or structured. raw returns upstream Strava JSON. summary removes GPS/map details.
response_formatstring
NameTypeReqDescription
countintegeryes
endpointstringyes
has_morebooleanyes
next_pageinteger
pages_fetchedintegeryes
privacy_modestringyes
recordsarrayyes

No examples provided.

strava_list_clubs ~166

List clubs joined by the authenticated athlete.

NameTypeReqDescription
afterstringOnly return activities after this time. Converted to Strava epoch seconds.
all_pagesbooleanFetch multiple pages up to max_pages.
beforestringOnly return activities before this time. Converted to Strava epoch seconds.
limitintegerStrava per_page value. Strava allows up to 200.
max_pagesintegerMaximum pages to fetch when all_pages is true.
pageintegerStrava page number.
privacy_modestringOptional per-call privacy override. Defaults to STRAVA_PRIVACY_MODE or structured. raw returns upstream Strava JSON. summary removes GPS/map details.
response_formatstring
NameTypeReqDescription
countintegeryes
endpointstringyes
has_morebooleanyes
next_pageinteger
pages_fetchedintegeryes
privacy_modestringyes
recordsarrayyes

No examples provided.

strava_list_routes ~174

List authenticated athlete routes. GPS/map geometry is redacted unless raw mode is requested.

NameTypeReqDescription
afterstringOnly return activities after this time. Converted to Strava epoch seconds.
all_pagesbooleanFetch multiple pages up to max_pages.
beforestringOnly return activities before this time. Converted to Strava epoch seconds.
limitintegerStrava per_page value. Strava allows up to 200.
max_pagesintegerMaximum pages to fetch when all_pages is true.
pageintegerStrava page number.
privacy_modestringOptional per-call privacy override. Defaults to STRAVA_PRIVACY_MODE or structured. raw returns upstream Strava JSON. summary removes GPS/map details.
response_formatstring
NameTypeReqDescription
countintegeryes
endpointstringyes
has_morebooleanyes
next_pageinteger
pages_fetchedintegeryes
privacy_modestringyes
recordsarrayyes

No examples provided.

strava_onboarding ~116

Read-only. Return the 11-question Delx Wellness onboarding flow (en or pt-BR), the current shared profile, missing critical fields, and a cross-connector hint. Use this when the user starts a fresh wellness session and you need to fill out preferred_name, goals, devices, training context, nutrition, preferences, and safety. Strava continues to redact GPS by default — onboarding does not change that.

NameTypeReqDescription
localestringOnboarding locale. Defaults to en.
response_formatstring

No output schema declared.

No examples provided.

strava_privacy_audit ~42

Return local privacy, cache, token-path, GPS redaction and env-presence posture without revealing secret values.

NameTypeReqDescription
response_formatstring
NameTypeReqDescription
cache_enabledbooleanyes
cache_pathstringyes
config_sourcestringyes
gps_redaction_defaultbooleanyes
local_config_existsbooleanyes
local_config_pathstringyes
local_config_secure_permissionsboolean
notesarrayyes
privacy_mode_defaultstringyes
projectstringyes
raw_payloads_opt_inbooleanyes
redacted_key_patternsarrayyes
required_env_presentobjectyes
secret_env_varsarrayyes
stdout_safebooleanyes
token_pathstringyes
unofficialbooleanyes

No examples provided.

strava_profile_get ~109

Read the canonical Delx Wellness profile shared with the other wellness MCP connectors (Nourish, Cycle Coach, CGM, etc.). Read-only. Profile stores only what the user typed during onboarding — never OAuth tokens, API keys, or biomarkers. Note: this profile does NOT change Strava's GPS-redaction default; Strava continues to redact latlng and route geometry unless STRAVA_GPS_INCLUDE=true or include_gps=true is explicitly passed.

NameTypeReqDescription
response_formatstring

No output schema declared.

No examples provided.

strava_profile_update ~143

Persist a partial patch to the canonical Delx Wellness profile. Requires explicit_user_intent=true after the user confirms they want to save. Rejects secret-like fields (oauth, token, api_key, password, cookie, refresh, session). Strava's GPS-redaction default is unaffected by profile changes.

NameTypeReqDescription
explicit_user_intentbooleanSet to true ONLY after the user has explicitly confirmed they want to save this. Otherwise the tool refuses to write.
patchobjectyesPartial WellnessProfileDocument patch. Top-level keys: profile, goals, devices, training, nutrition, preferences, safety, notes.
response_formatstring

No output schema declared.

No examples provided.

strava_quickstart ~63

Personalized 3-step setup walkthrough for the human user. Adapts to current state (env vars set? token present? what's next?). Call this first when the user asks 'how do I connect Strava?'

NameTypeReqDescription
response_formatstring

No output schema declared.

No examples provided.

strava_revoke_access ~47

Revoke the current Strava OAuth access grant and delete the local token file. Use only when the user explicitly wants to disconnect Strava.

NameTypeReqDescription
response_formatstring
NameTypeReqDescription
local_tokens_clearedbooleanyes
notestringyes
okbooleanyes
token_pathstringyes

No examples provided.

strava_training_context ~105

Normalize recent Strava activity load into a compact training_context for workout recommendation engines. Includes fallback guidance when recent Strava activity is missing.

NameTypeReqDescription
daysintegerLookback window for normalized Strava training context.
injury_flagsarray
notesstring
response_formatstring
sorenessarray
timezonestringIANA timezone used only for display, e.g. America/New_York.
NameTypeReqDescription
context_contract_versionstringyes
context_typestringyes
data_quality
fallback_hintstring
generated_atstringyes
injury_flagsarrayyes
last_activity_type
notesarray
privacyobjectyes
recent_training_loadstringyes
recommended_handoffobjectyes
relative_effortnumber
sorenessarrayyes
soreness_hintnumber
sourcestringyes
telegram_summarystring
weekly_minutesnumber

No examples provided.

strava_weekly_summary ~103

Build a weekly Strava scorecard with volume, intensity, sport mix, bottlenecks and next-week actions. Read-only and non-medical.

NameTypeReqDescription
compare_daysintegerPrior comparison window in days. Use 0 to disable comparison.
daysintegerRecent analysis window in days.
response_formatstring
timezonestringIANA timezone used only for display, e.g. America/New_York.
NameTypeReqDescription
generated_atstringyes
kindstringyes

No examples provided.

Common questions

What is the io.github.davidmosiah/strava-mcp server?

io.github.davidmosiah/strava-mcp is listed in the public MCP registry as io.github.davidmosiah/strava-mcp. Privacy-first MCP server for Strava activities, streams, routes and training. This page covers its npm package (strava-mcp-unofficial).

Is the io.github.davidmosiah/strava-mcp server safe to use?

io.github.davidmosiah/strava-mcp scores 84 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.davidmosiah/strava-mcp server expose?

io.github.davidmosiah/strava-mcp exposes 28 tools: strava_data_inventory, strava_agent_manifest, strava_capabilities, strava_quickstart, strava_demo, and 23 more. Their descriptions and schemas cost roughly 2,435 tokens of context every time the server is loaded.

Is the io.github.davidmosiah/strava-mcp server still maintained?

io.github.davidmosiah/strava-mcp is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.davidmosiah/strava-mcp server under?

io.github.davidmosiah/strava-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.