Enterprise DNA
M MCP Servers Developer low

kw510/strava-mcp

by Various

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 Curs

K

MCP

kw510/strava-mcp

Added 1 June 2026

#authentication #cloudflare-workers #mcp #model-context-protocol #oauth #strava

Overview

A Model Context Protocol (MCP) server that integrates Strava OAuth, deployed on Cloudflare Workers. It provides secure authentication and tool access for MCP clients such as Claude and Cursor via Strava login.

Best for

Best for
Developers who need to connect Strava user accounts to MCP-based AI tools

Use cases

  • Authenticate AI assistants with Strava user accounts
  • Enable Strava data queries through MCP-compatible chat interfaces
  • Build custom Strava-integrated developer tools using Cloudflare Workers

How to use

Install

npx @modelcontextprotocol/inspector@latest

Tools exposed

  • wrangler
  • npm
  • git
  • npx @modelcontextprotocol/inspector@latest
  • mcp-remote

Tested with

Claude Desktop, Cursor

Example client config

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

Notes

A Model Context Protocol (MCP) server that integrates Strava OAuth, deployed on Cloudflare Workers. It provides secure authentication and tool access for MCP clients such as Claude and Cursor via Strava login.

26 stars on GitHub. Last updated 2025-04-14. Licensed MIT.

Use cases

  • Authenticate AI assistants with Strava user accounts
  • Enable Strava data queries through MCP-compatible chat interfaces
  • Build custom Strava-integrated developer tools using Cloudflare Workers

Pros

  • Leverages Cloudflare Workers for low-latency, serverless deployment
  • Uses standard OAuth flow for secure Strava authentication
  • Works with popular MCP clients like Claude and Cursor

Cons

  • Limited to Strava OAuth; no support for other authentication providers
  • Requires a Cloudflare Workers account and deployment setup
  • Small community (26 stars) may mean less documentation or support

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Leverages Cloudflare Workers for low-latency, serverless deployment
  • Uses standard OAuth flow for secure Strava authentication
  • Works with popular MCP clients like Claude and Cursor

Cons

  • Limited to Strava OAuth; no support for other authentication providers
  • Requires a Cloudflare Workers account and deployment setup
  • Small community (26 stars) may mean less documentation or support
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks