MCP Sports Coach
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| STRAVA_CLIENT_ID | Yes | Client ID from Strava API settings | |
| STRAVA_CLIENT_SECRET | Yes | Client Secret from Strava API settings |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| authenticateA | Connecte ton compte Strava via OAuth. À lancer une seule fois. |
| get_athleteA | Récupère ton profil Strava (nom, localisation, stats globales). |
| get_recent_activitiesB | |
| get_weekly_summaryA | Résumé de la semaine en cours : volume, temps, types d'activités. |
| get_activity_detailB | Détail complet d'une activité (allure, FC, puissance, segments...). |
| garmin_statusA | Vérifie si le compte Garmin est connecté. Si non, indique comment s'authentifier. |
| get_garmin_activitiesB | Récupère les dernières activités Garmin Connect. nb : nombre (défaut 10, max 50). |
| get_garmin_sleepA | Données de sommeil Garmin des N derniers jours (total, profond, REM, score). |
| get_garmin_body_batteryB | Body Battery Garmin des N derniers jours (charge/décharge). |
| get_garmin_hrvB | Variabilité cardiaque (HRV) Garmin des N derniers jours. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/Naten79/mcp-strava'
If you have feedback or need assistance with the MCP directory API, please join our Discord server