sports

Strava Mcp

A Model Context Protocol (MCP) server that connects to Strava API, providing tools to access Strava data through LLMs

typescript
cloud
sports
0
View on GitHub

Installation

npx -y r-huijts/strava-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "strava-mcp",
  "command": "npx",
  "args": [
    "-y",
    "r-huijts/strava-mcp"
  ]
}

About This MCP Server

r-huijts/strava-mcp

A Model Context Protocol (MCP) server that connects to Strava API, providing tools to access Strava data through LLMs

GitHub: https://github.com/r-huijts/strava-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub