0
/ 100
1 month ago
glama

strava-claude

Exposes a single tool for Claude to fetch recent Strava activities, including detailed metrics and lap breakdowns, for automatic training summaries.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Reads files from sensitive locations
Touches: ~/.strava_credentials
🔐
You'll be asked for 2 credentials: STRAVA_CLIENT_SECRET, STRAVA_REFRESH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configPORT
configSTRAVA_CLIENT_IDyour_client_id
🔐 secretSTRAVA_CLIENT_SECRETyour_client_secret
🔐 secretSTRAVA_REFRESH_TOKENyour_refresh_token
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/skamei0214-strava-claude-bmqosc)](https://m8ven.ai/mcp/skamei0214-strava-claude-bmqosc)
commit: 4745ff92f11d9f55aaeb5a8f3db425806d3ffb95
code hash: 9ab5648418b850c470e6bd3c565140f6631a853724205cc8b638bedb5c1d8e61
verified: 6/21/2026, 10:34:19 AM
view raw JSON →