Enables language models to access and query athlete activity data from the Strava API.
Strava provides a Model Context Protocol (MCP) server that gives language models access to the Strava API, enabling users to query their athlete activity data. With this tool, you can retrieve recent activities, filter activities by date range, and get detailed information about specific activities, all through natural language prompts. The server ensures data consistency by returning activity data with standardized field names and units, allowing for easy integration with language model workflows.