Strava MCP Capabilities
strava_capabilitiesLearn which Strava data is supported, how privacy and GPS details are handled, and how to structure agent workflows—without making Strava API calls or exposing secrets.
Instructions
Explain supported Strava data, privacy boundaries, GPS handling, recommended agent workflow and project links. Does not call Strava or expose secrets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| links | Yes | ||
| creator | Yes | ||
| project | Yes | ||
| mcp_name | Yes | ||
| auth_model | Yes | ||
| unofficial | Yes | ||
| api_boundary | Yes | ||
| privacy_modes | Yes | ||
| client_aliases | Yes | ||
| supported_data | Yes | ||
| contribution_paths | Yes | ||
| recommended_agent_flow | Yes |