74
grade C
3 days ago
glama

Strava MCP Server

Connects Claude to the Strava API to provide direct access to fitness data, including athlete statistics, detailed activity logs, and time-series performance metrics. It enables users to analyze training progress, compare workouts, and retrieve specific segment details through natural language queries.

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.
🔐
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.
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/kerkhofme-stravamcp-xun8hj)](https://m8ven.ai/mcp/kerkhofme-stravamcp-xun8hj)
commit: a78de607f315efea7bb9330d46b54af6c3e3552a
code hash: 050bc400c2d2d36d407e16fa8bf6223e694596fba00b3ba0609c9bea1f284b02
verified: 4/18/2026, 3:48:59 PM
view raw JSON →