Formula One MCP Server
JSON →Access Formula One data and statistics, including race calendars, session results, driver data, lap times, telemetry, and championship standings.
Install
pip install fastf1 Tools · 10
- get_current_season Get the current Formula One season information including race schedule and standings.
- get_driver_standings Get the current driver championship standings.
- get_constructor_standings Get the current constructor championship standings.
- get_race_results Get results for a specific race.
- get_qualifying_results Get qualifying results for a specific race.
- get_driver_info Get information about a specific Formula One driver.
- get_constructor_info Get information about a specific Formula One constructor.
- get_circuit_info Get information about a specific Formula One circuit.
- get_season_schedule Get the full race schedule for a given season.
- get_latest_news Get the latest Formula One news headlines.
Links
★ 11 GitHub stars