← Index

io.github.davidmosiah/strava-mcp

io.github.davidmosiah/strava-mcp·v0.4.6·Other

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

Trust verdict · v1 advisory · method
NOT YET SCREENEDno verdict on file

Verdict not yet evaluated for this tool. The semantic screen takes adversarial cases first; coverage rolls out as the corpus expands (15/150 labels to graduation). The deterministic conformance probe is built but has not yet run on the public corpus, so a recorded verdict here is REVIEW or UNVERIFIED, never a clearing ALLOW. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: the eval, four-state verdict, honest limits.

Own this server? Screen its description →

Environment variables
STRAVA_CLIENT_ID

Strava OAuth client ID. Optional when configured with strava-mcp-server setup.

STRAVA_CLIENT_SECRET
secret

Strava OAuth client secret. Prefer strava-mcp-server setup so this secret is stored in ~/.strava-mcp/config.json instead of MCP client config.

STRAVA_REDIRECT_URI

Redirect URI configured in the Strava Developer Dashboard. Optional when configured with strava-mcp-server setup.

STRAVA_TOKEN_PATH

Optional local path for OAuth tokens. Defaults to ~/.strava-mcp/tokens.json.

STRAVA_PRIVACY_MODE

Optional payload mode: summary, structured, or raw. Defaults to structured. raw means full Strava API payloads, not continuous 24/7 raw sensor telemetry.

STRAVA_CACHE

Optional SQLite cache toggle. Set to true or sqlite to enable.

STRAVA_CACHE_PATH

Optional local SQLite cache path. Defaults to ~/.strava-mcp/cache.sqlite.

STRAVA_NO_CACHE

Set to true to bypass the in-memory HTTP response cache (60s TTL for GET only). POST/PUT/DELETE and 4xx/5xx responses are never cached regardless.

MCP quality score · maturity, not trust · methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
Alternatives in Other