strava-activity-mcp-server
An MCP server package intended to let an AI agent access Strava activity data by exposing MCP tools/endpoints for querying and retrieving Strava activities (e.g., listing activities, fetching activity details), likely using Strava’s API and an OAuth-based connection.
Score Breakdown
⚙ Agent Friendliness
🔒 Security
Security depends heavily on the MCP server implementation: correct OAuth redirect flow, secure token storage/refresh, and safe logging are critical. TLS is typically required for Strava API calls, but the provided input does not confirm implementation details.
⚡ Reliability
Use Cases
- • Summarize a user’s recent Strava activities for coaching/analytics
- • Retrieve and analyze activity details (distance, duration, type, start date) for reports
- • Automate fitness check-ins or trend monitoring from Strava data
- • Build agent workflows that respond to user questions about past workouts
Not For
- • Handling real-time streaming events (Strava is polled via API; MCP tools are request/response)
- • Replacing full BI/warehouse ingestion pipelines without additional infrastructure
- • Use as a general-purpose Strava admin tool (likely scoped to read/query activities)
- • Security-sensitive production deployments without verifying OAuth/token handling in the implementation
Interface
Authentication
OAuth is expected for Strava access; the schema above cannot confirm exact scope names/requirements from the provided input.
Pricing
Agent Metadata
Known Gotchas
- ⚠ Agents may assume pagination/filtering exists for large activity histories; confirm tool parameters/limits.
- ⚠ OAuth/token expiration can cause failures; confirm refresh/token-expiry handling behavior.
Alternatives
Full Evaluation Report
Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for strava-activity-mcp-server.
AI-powered analysis · PDF + markdown · Delivered within 30 minutes
Package Brief
Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.
Delivered within 10 minutes
Score Monitoring
Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.
Continuous monitoring
Scores are editorial opinions as of 2026-04-04.