43
/ 100
1 month ago
glama

Strava MCP Server

Connects Strava training data to Claude, enabling personalized coaching through analysis of training load, workout planning, gear maintenance, and power metrics.

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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 5 credentials: ENCRYPTION_KEY, JWT_SECRET, KV_REST_API_TOKEN, STRAVA_CLIENT_SECRET, UPSTASH_REDIS_REST_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.
🔐 secretENCRYPTION_KEY
🔐 secretJWT_SECRET
🔐 secretKV_REST_API_TOKEN
configKV_REST_API_URL
configNEXT_PUBLIC_BASE_URL
configSTRAVA_CLIENT_ID
🔐 secretSTRAVA_CLIENT_SECRET
🔐 secretUPSTASH_REDIS_REST_TOKEN
configUPSTASH_REDIS_REST_URL
// 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 1 concrete improvement 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/arjanlig-strava-mcp-itfgv2)](https://m8ven.ai/mcp/arjanlig-strava-mcp-itfgv2)
commit: a90c87e31958f7d89f3b983978a9f40af3ea8bbc
code hash: 0eeef6b2bb507f3c8d93fa260d1f6f3413c6215701dec29cd3e6faef8379fddf
verified: 6/14/2026, 9:53:03 AM
view raw JSON →