Skip to main content
Glama
r-huijts

FirstCycling MCP Server

by r-huijts

get_start_list

Retrieve the start list for a specific cycling race edition, including rider numbers, names, and teams. Specify the race ID and optional year to access structured race participation details.

Instructions

Get the start list for a specific edition of a cycling race. The start list includes rider numbers, names, and teams.

Note: If you don't know the race's ID, use the search_race tool first to find it by name.
If no year is specified, the current year will be used.

Example usage:
- Get start list for current year's Tour de France (Race ID: 17)
- Get start list for 2023 Paris-Roubaix (Race ID: 30, Year: 2023)

Returns a formatted string with:
- Race name and year
- List of participating teams
- Riders for each team with their race numbers

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
race_idYes
yearNo

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/r-huijts/firstcycling-mcp'

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