Skip to content
Claude Code

F1 Data Server for Claude Code

io.github.drivenrajat/f1

Access Formula 1 race data, telemetry, lap times, standings, and analytics powered by FastF1

client:Claude Code transport:stdio runtime:pypi

Install F1 Data Server in Claude Code

run in your project directory

claude mcp add f1 -- uvx f1-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

F1 Data Server in other clients