Connects Claude to your Strava account for analyzing training, predicting race times, and generating periodized training plans via natural language.
{
"mcpServers": {
"strava-1": {
"command": "npx",
"args": [
"-y",
"strava-mcp-server"
]
}
}
}