Access Formula 1 race data, telemetry, lap times, standings, and analytics powered by FastF1
claude mcp add f1 -- uvx f1-mcp
claude_desktop_config.json
{
"mcpServers": {
"f1": {
"command": "uvx",
"args": [
"f1-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"f1": {
"command": "uvx",
"args": [
"f1-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"f1": {
"command": "uvx",
"args": [
"f1-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"f1": {
"type": "stdio",
"command": "uvx",
"args": [
"f1-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"f1": {
"command": "uvx",
"args": [
"f1-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.drivenrajat--f1/reviews or the review_server meta-tool.
POST /mcp