A Model Context Protocol (MCP) server that provides Formula One racing data for AI applications, including event schedules, driver information, telemetry data, race results, and performance analysis.
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"f1-mcp-server","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# Formula One MCP Server [](https://pypi.org/project/f1-mcp-server/) [](https://pypi.org/project/f1-mcp-server/) [](https://opensource.org/licenses/MIT) A Model Context Protocol (MCP) server that provides Formula One racing data. This package exposes various tools for querying F1 data including event schedules, driver information, telemetry data, and race results. ## Features - **Event Schedule**: Access the complete F1 race calendar for any season - **Event Information**: Detailed data about specific Grand Prix events - **Session Results**: Comprehensive results from races, qualifying sessions, sprints, and practice sessions - **Driver Information**: Access driver details for specific sessions - **Performance Analysis**: Analyze a driver's performance with lap time statistics - **Driver Comparison**: Compare multiple drivers' performances in the same session - **Telemetry Data**: Access detailed telemetry for specific laps - **Championship Standings**: View driver and constructor standings for any season ## Installation In a `uv` managed python project, add to dependencies by: ```bash uv add f1-mcp-server ``` Alternatively, for projects using `pip` for dependencies: ```bash pip install f1-mcp-server ``` To run the server inside your project: ```bash uv run f1-mcp-server ``` Or to run it globally in isolated environment: ```bash uvx f1-mcp-server ``` To install directly from the source: ```bash git clone https://github.com/Machine-To-Machine/f1-mcp-server.git cd f1-mcp-server pip install -e . ``` ## Usage ### Command Line The server can be run in two modes: **Standard I/O mode** (default): ```bash uvx run f1-mcp-server ``` **SSE transport mode** (for web applications): ```bash uvx f1-mcp-server --transport sse --port 8000 ``` ### Python AP…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.