commitNotFound/openF1_MCP
If you are the rightful owner of openF1_MCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The OpenF1 MCP Server is a Model Context Protocol server that provides AI assistants with access to real-time and historical Formula 1 data through the OpenF1 API.
Tools
Functions exposed to the LLM to take actions
get_meetings
Query Grand Prix events and race weekends
get_sessions
Query practice, qualifying, sprint, and race sessions
get_drivers
Query driver information and statistics
get_laps
Query lap timing data
get_position
Query driver positions during sessions
get_car_data
Query car telemetry (speed, throttle, brake, DRS, gear, RPM)
get_location
Query car location coordinates on track
get_race_control
Query race control messages and flags
get_pit
Query pit stop data
get_intervals
Query gap/interval data between drivers
get_overtakes
Query overtake information
get_stints
Query tyre stint and compound data
get_team_radio
Query team radio communications
get_weather
Query weather conditions and track temperature
get_session_result
Query session results and final standings
get_starting_grid
Query starting grid positions
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client