Skip to main content
Glama

mcp-server-strava

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
strava://activities
strava://athlete/zones
strava:///athlete/clubs

Tools

Functions exposed to the LLM to take actions

NameDescription
get_activity_by_id

Get activity details from Strava

Args: activity_id (Union[str, int]): Activity ID to fetch Returns: Dict: Activity details including type, distance, time and other metrics
analyze_activity

Анализ активности из Strava

Args: activity_id: ID активности (строка или число) Returns: dict: Результаты анализа активности
analyze_training_load

Анализ тренировочной нагрузки

get_activity_recommendations

Получить рекомендации по тренировкам на основе анализа последних активностей

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/rbctmz/mcp-server-strava'

If you have feedback or need assistance with the MCP directory API, please join our Discord server