67
/ 100
1 month ago
glama

strava-mcp

Enables querying and analyzing personal Strava activity data through natural language, including activities, segments, gear, and training trends.

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.
🔐
You'll be asked for 4 credentials: STRAVA_MCP_AUTH_TOKEN, STRAVA_CLIENT_SECRET, STRAVA_ACCESS_TOKEN, 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_DB_PATHSQLite database at ./strava_activities.db (configurable via ).
🔐 secretSTRAVA_MCP_AUTH_TOKENAdd it as in .env.
configSTRAVA_MCP_HTTP_HOST
configSTRAVA_MCP_HTTP_PORT
configSTRAVA_MCP_TRANSPORT
configSTRAVA_CLIENT_ID
🔐 secretSTRAVA_CLIENT_SECRET
🔐 secretSTRAVA_ACCESS_TOKEN
🔐 secretSTRAVA_REFRESH_TOKEN
configSTRAVA_TOKEN_EXPIRES_AT
configSTRAVA_START_DATE
// 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 6 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/benniblau-strava-mcp-1x1uxn)](https://m8ven.ai/mcp/benniblau-strava-mcp-1x1uxn)
commit: 8dbe54031137c1554f9ecf5f5282b2a9c8bb92a5
code hash: bf69d1d6dec04c5807649f3a8e354ca1439531fb246688c683899663ade86dfa
verified: 6/23/2026, 10:38:22 AM
view raw JSON →