Loading MCP server directory, please wait...
Connect Strava training data to Claude for training load analysis and activity insights
npx @getmcp/cli add io.github.ArjanLig/strava-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ArjanLig/strava-mcp": {
"command": "uvx",
"args": [
"strava-training-mcp"
]
}
}
}