strava-mcp

Adisudirta/strava-mcp
★ 0 stars TypeScript Security Updated 1mo ago
Strava MCP server built on Cloudflare Workers. Authenticate with Strava OAuth and expose your activity data to AI assistants via the Model Context Protocol.
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": {
      "command": "npx",
      "args": [
        "-y",
        "Adisudirta/strava-mcp"
      ]
    }
  }
}

README Excerpt

A [Model Context Protocol (MCP)](https://modelcontextprotocol.io) server for Strava, built on [Cloudflare Workers](https://workers.cloudflare.com) with [Hono](https://hono.dev). --- - [Node.js](https://nodejs.org) 18+ - A [Cloudflare account](https://dash.cloudflare.com/sign-up) (free tier is enough)

Tools (3)

REDIRECT_URISTRAVA_CLIENT_IDSTRAVA_CLIENT_SECRET