FirstCycling MCP Server

MIT License
  • Apple

search_race

Find cycling races by name to retrieve IDs and countries. Use this tool to search for specific races, returning detailed matches for further operations.

Instructions

Search for cycling races by name. This tool helps find races by their name, returning a list of matching races with their IDs and countries. This is useful when you know a race's name but need its ID for other operations.

Example usage: - Search for "tour" to find Tour de France and other tours - Search for "giro" to find Giro d'Italia Returns a formatted string with: - List of matching races - Each race's ID, name, and country - Number of matches found

Input Schema

NameRequiredDescriptionDefault
queryYes

Input Schema (JSON Schema)

{ "properties": { "query": { "title": "Query", "type": "string" } }, "required": [ "query" ], "title": "search_raceArguments", "type": "object" }
ID: lbkjwm0se5