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
Installation
npx -y r-huijts/strava-mcpConfiguration
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
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub