strava-mcp-server

madfreakz/strava-mcp-server
★ 0 stars TypeScript 🧠 Memory/Knowledge Updated 1d ago
MCP server for Strava running data with Runna workout detection and Obsidian sync
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "strava-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "madfreakz/strava-mcp-server"
      ]
    }
  }
}

README Excerpt

A small [MCP](https://modelcontextprotocol.io) server that exposes your Strava running data to Claude (Desktop, Cowork, or Claude Code) and syncs per-run notes to an Obsidian vault. Built for personal use against a single Strava account. Detects [Runna](https://www.runna.com/)-coached workouts (Strava acquired Runna in 2025; Runna-uploaded activities carry a `Runna` device marker) and surfaces structured-workout metadata.

Tools (8)

analyze_recent_trendsget_athlete_profileget_athlete_statsget_runget_run_streamslist_recent_runslocalhostsync_runs_to_obsidian