F1 Data Server runs on your own machine — the client starts it, so there is no endpoint to ping. 104 installs a week from pypi. Last commit 19 Jan 2026.
Access Formula 1 race data, telemetry, lap times, standings, and analytics powered by FastF1
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add f1 -- uvx f1-mcp
{
"mcpServers": {
"f1": {
"args": [
"f1-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.f1]
command = "uvx"
args = ["f1-mcp"]
{
"mcpServers": {
"f1": {
"args": [
"f1-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"f1": {
"args": [
"f1-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.