Back to directory
kw510/strava-mcp

kw510/strava-mcp

@kw510

A Model Context Protocol (MCP) server with Strava OAuth integration, built on Cloudflare Workers. Enables secure authentication and tool access for MCP clients like Claude and Cursor through Strava login.

stravaoauthcloudflare-workersmcpauthenticationfitnesscloud

Installation & Configuration

{
  "mcpServers": {
    "strava": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://mcp-strava-oauth.<your-subdomain>.workers.dev/sse"
      ]
    }
  }
}

Information

Transport
sse
Language
TypeScript
Created
2026/6/12
Updated
2026/6/12