Skip to main content
Glama

FirstCycling MCP Server

by r-huijts
MIT License
14
  • Apple
__init__.py549 B
""" Races ===== Access race details, including results, statistics, startlists, and more. Examples -------- >>> RaceEdition(race_id=9, year=2019).results().results_table.iloc[0] Pos 01 Rider van der Poel Mathieu Team Corendon - Circus Time 6:28:18 UCI 500.0 Rider_ID 16672 Rider_Country NED Team_ID 13279 Name: 0, dtype: object """ from .race import Race, RaceEdition

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