other tools and integrations

Strava Mcp

An MCP server for Strava, an app for tracking physical exercise

typescript
cloud
other tools and integrations
0
View on GitHub

Installation

npx -y kw510/strava-mcp

Configuration

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

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

About This MCP Server

kw510/strava-mcp

An MCP server for Strava, an app for tracking physical exercise

GitHub: https://github.com/kw510/strava-mcp

Need More Details?

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

View Full Documentation on GitHub