Skip to main content
Glama

strava_explore_segments

Discover popular cycling and running segments within a specified geographic area by providing bounding box coordinates. Filter results by activity type and climb category to find suitable routes for your training.

Instructions

Find popular segments within a geographic bounding box. Provide SW and NE corner coordinates as a comma-separated string: "sw_lat,sw_lng,ne_lat,ne_lng".

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
boundsYesBounding box: "south_lat,west_lng,north_lat,east_lng" (e.g. "37.7,-122.5,37.8,-122.4")
activity_typeNoFilter by activity type: "running" or "riding"
min_catNoMinimum climb category (0-5, where 0 is NC and 5 is HC)
max_catNoMaximum climb category (0-5)

Latest Blog Posts

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

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