MCP server for Formula 1 data via the FastF1 library. Ask Claude (or any MCP-compatible client) about race results, lap times, telemetry, standings, pit stops, and qualifying — with historical data back to 1950 via the Ergast API.
{
"mcpServers": {
"fastf1": {
"command": "uvx",
"args": [
"fastf1-mcp-server"
]
}
}
}