general MCP Server
A Model Context Protocol (MCP) server that connects to Strava API, providing tools to access Strava data through LLMs
Discovered via unknown and last synced 3mo ago.
1. Install the package
npx -y @r-huijts/strava-mcp-server
2. Add to claude_desktop_config.json
{
"mcpServers": {
"-r-huijts-strava-mcp-server": {
"command": "npx",
"args": [
"@r-huijts/strava-mcp-server"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
Description
Your Strava Application Client ID
OAuth refresh token
Your Strava Application Client Secret
OAuth access token
Directory for GPX/TCX exports