Submit

Open Formula 1 Mcp Server

@Arya Akman

MCP Server to retrieve Formula 1 information (race, driver and car, etc.). Connects to Open Formula 1, which is an open-source API that provides real-time and historical Formula 1 data. The API offers a wealth of information, including lap timings, car telemetry, radio communications, and more. Whether you're looking to create interactive dashboards, dive deep into race analysis, or even develop connected objects that light up every time your favorite driver takes the lead, OpenF1 makes it all possible.

Tools

Server Config

{
  "mcpServers": {
    "Open-F1": {
      "command": "python",
      "args": [
        "/path/to/OpenF1MCPServer.py"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.

- MCP Server