F1Data
About
Access Formula 1 data, including race results, driver standings, and circuit information.
Details
- Author
- maxbleu
- Categories
- Database, Other, API
Jump to
Setup
Install F1Data in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/maxbleu/mcp-f1data
Follow the installation instructions in the repository README, then restart your MCP client.
A Model Context Protocol (MCP) server for interacting with F1Data through LLM interfaces like Claude.You will need to have Claude installed on your system to continue.
First of all, you need to installmcp-f1datapackage from pypi with pip, using the following command:
To usemcp-f1dataserver in claude can be configured by adding the following to your configuration file.
- Windows:%APPDATA%/Claude/claude_desktop_config.json
- Linux:~/Library/Application Support/Claude/claude_desktop_config.json
Add the F1Data MCP server configuration:
{ "mcpServers": { "mcp-f1data": { "command": "python", "args": [ "-m", "mcp-f1data" ] } } }
- circuit
- constructor
- driver
- grand prix
- manufacturer
- race
- season
Active the virtual environment and install the requirements using:
Install the mcp server in Claude using the following command:
The requirementes used to build this MCP server are:
- fastf1
- pandas
- fastmcp
- websockets
- mcp
- pydantic
- fastapi
You can test the server using the MCP Inspector:
The source code of this project is licensed under theApache License 2.0.
This project uses Formula 1 data fromF1DBcreated by the F1DB contributors, licensed under theCreative Commons Attribution 4.0 International (CC BY 4.0)license.
- Imported and structured into a PostgreSQL database
- Exposed through a custom MCP
- Optimized for efficient querying
The original data is provided "as-is" without warranties of any kind, as per the terms of the CC BY 4.0 license.
For complete attribution details, seeATTRIBUTIONS.md..
MCPF1Data is unofficial and are not associated in any way with the Formula 1 companies. F1, FORMULA ONE, FORMULA 1, FIA FORMULA ONE WORLD CHAMPIONSHIP, GRAND PRIX and related marks are trade marks of Formula One Licensing B.V.
Access college football statistics from the College Football Data API.
Access extensive Formula 1 statistics and information using the FastF1 library and OpenF1 API.
Provides football (soccer) data using the API-Football service.
Access MLB game data, standings, and player statistics using the SportRadar API.
The hockey data API. Stats, odds, and everything between.
41 sports API providers, 396 tools: scores, stats, odds, esports, chess, motorsport & more.
Provides club information and advanced player statistics for Euroleague and Eurocup basketball from the Euroleague API.
An MCP server for the NHL API, providing access to all documented endpoints.
Provides real-time football match information from the SoccerDataAPI using natural language.
Provides football (soccer) statistics and live match data using the API-Football service.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





