f1-mcp-server
If you are the rightful owner of f1-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Formula One MCP Server provides access to comprehensive Formula One data and statistics using the FastF1 Python library, enabling users to retrieve race calendars, event details, session results, driver data, and more through a structured MCP interface.
get_event_schedule
Get Formula One race calendar for a specific season.
get_event_info
Get detailed information about a specific Formula One Grand Prix.
get_session_results
Get results for a specific Formula One session.
get_driver_info
Get information about a specific Formula One driver.
analyze_driver_performance
Analyze a driver's performance in a Formula One session.
compare_drivers
Compare performance between multiple Formula One drivers.
get_telemetry
Get telemetry data for a specific Formula One lap.
get_championship_standings
Get Formula One championship standings.