mcp-server-strava
by rbctmz
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
STRAVA_CLIENT_ID | Yes | Your Strava API client ID obtained from the Strava API settings page | |
STRAVA_CLIENT_SECRET | Yes | Your Strava API client secret obtained from the Strava API settings page | |
STRAVA_REFRESH_TOKEN | Yes | Your Strava API refresh token obtained using the auth.py script |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |