strava-mcp

strava-mcp

10

This project is an MCP server featuring built-in Strava OAuth capabilities, meant for remote MCP connections. It demonstrates the integration of OAuth providers with MCP servers, leveraging Cloudflare Workers for deployment.

Overview

The Model Context Protocol (MCP) Server with Strava OAuth is designed to support remote MCP connections, allowing user authentication through Strava. It functions as both an OAuth server for MCP clients and an OAuth client for Strava using Cloudflare Workers. The project serves as a reference for integrating OAuth providers with an MCP server using the 'workers-oauth-provider' library.