73
/ 100
10 days ago
glama

strava-mcp-agent

Your AI running coach that actually remembers. An MCP server with persistent memory that connects your Strava data to Claude — tracking your zones, pace trends, injuries, and goals across sessions so coaching advice stays current.

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 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.
configXDG_CONFIG_HOME
configSTRAVA_CLIENT_ID"": "your_client_id",
🔐 secretSTRAVA_CLIENT_SECRET"": "your_client_secret",
🔐 secretSTRAVA_REFRESH_TOKEN"": "your_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 3 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/koushikmaji31-strava-mcp-agent-17bzgb)](https://m8ven.ai/mcp/koushikmaji31-strava-mcp-agent-17bzgb)
commit: 8a5b5714817f4c223dd904f6d2b3cdaaadf3789c
code hash: ad53739d19f1cbd05c14c6a99d24df6652b2eb7fa4f0250101dfaad927fd6a31
verified: 7/21/2026, 9:32:06 AM
view raw JSON →