eddmann/strava-mcp
MCP server enabling LLMs to interact with the Strava API - activities, segments, routes, and training analysis
Platform-specific configuration:
{
"mcpServers": {
"strava-mcp": {
"command": "npx",
"args": [
"-y",
"strava-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...