Overview
Features
Driver information retrieval
Get F1 drivers for a season, optionally filtered by name or code query.
Race results retrieval
Get race results for a season, optionally filtered by a specific race name.
Session results retrieval
Get session results for a specific race and session type (FP1, FP2, FP3, Qualifying, Sprint, Race).
Circuit information retrieval
Get circuit information and event details for a specific race.
Lap data retrieval
Get all lap data for a specific driver in a specific session.
Fastest lap retrieval
Get the fastest lap information for a specific session.
Telemetry data retrieval
Get detailed telemetry data (speed, throttle, brake, etc.) for a specific lap.
Local data caching and startup performance
Automatically caches F1 data locally (f1_data_cache) to improve performance; first requests for a season may take longer as data is downloaded and cached.
Who Is This For?
- Developers:Expose Formula 1 data via MCP endpoints for client apps and workflows.
- Data scientists:Query race results, lap data, and telemetry for analysis and research.
- MCP tool integrators:Test and validate MCP data flows and tooling using the inspector and related integrations.




