Strava MCP
Strava MCP
Este repositorio contiene un MCP de Strava que puedes agregar a tu cliente de escritorio de Claude. Una vez instalado, podrás preguntarle a Claude sobre tus actividades.
Mira mi publicación de blog aquí
Configuración
Dependencias
Escritorio de Claude
uvUna cuenta Stava con una aplicación de desarrollo configurada
Conectarse a Strava
Una vez que tengas una aplicación configurada en tu perfil de Strava y hayas clonado este repositorio, crea un archivo .env en la raíz con el siguiente contenido:
STRAVA_CLIENT_ID=<fill-me-in>
STRAVA_CLIENT_SECRET=<fill-me-in>
STRAVA_ACCESS_TOKEN=<fill-me-in>
STRAVA_REFRESH_TOKEN=<fill-me-in>Conectando el MCP a Claude
Puede agregar el servidor a su configuración de Claude ejecutando lo siguiente:
uv run mcp install main.pySi realiza cambios en el servidor, deberá reiniciar el cliente de escritorio Claude.
Una vez instalada, verás el icono de un martillo en la parte inferior del cuadro de texto de la aplicación Claude. Al hacer clic en él, debería aparecer lo siguiente:

Related MCP server: fitness-mcp-server
Correr
Ahora que se agregó el servidor, Claude debería poder usarlo.
Prueba: "cuéntame sobre mi última actividad".

This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityDmaintenanceAn MCP server that enables interaction with the Strava API v3 to manage fitness activities, athlete profiles, segments, and routes. It supports retrieving detailed performance metrics, exploring geographic data, and managing club information through natural language.45ISC
- FlicenseNot gradedqualityDmaintenanceProvides MCP servers for Claude to access fitness data from Strava and intervals.icu, enabling natural language queries for activity analysis, advanced training metrics, and wellness tracking.1
- AlicenseNot gradedqualityCmaintenanceMCP server for Strava integration, enabling LLMs to query activities, athlete stats, segments, routes, and perform training analysis.7MIT
- FlicenseNot gradedqualityBmaintenanceMCP server that gives Claude access to real-time Garmin Connect and Strava data for analyzing training and suggesting sessions.
Related MCP Connectors
Hosted MCP server connecting claude.ai, ChatGPT and other AI apps to your own computer
MCP server giving Claude AI access to 22+ NYC public-record databases for real estate due diligence
Augments MCP Server - A comprehensive framework documentation provider for Claude Code
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/JonoCX/strava-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server