r-huijts/strava-mcp
A Model Context Protocol (MCP) server that connects to Strava API, providing tools to access Strava data through LLMs
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...