colinfrisch/chathletique-mcp
If you are the rightful owner of chathletique-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Strava Coach MCP Server is a Model Context Protocol server designed to provide AI assistants with access to Strava running data, route planning, and weather information, enabling intelligent running coaching.
Tools
Functions exposed to the LLM to take actions
get_user_stats
Retrieves comprehensive Strava statistics for the authenticated user.
get_last_runs
Fetches detailed information about the user's most recent running activities.
create_itinerary
Generates a running route of specified distance starting from a given location.
get_weather_prediction
Provides weather forecast for the user's typical running area.
figures_speed_hr_by_activity
Generates heart rate and speed visualization charts for recent activities.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client