Serversio.github.drivenrajat/f1
F

F1 Data Server

io.github.drivenrajat/f1 · v0.1.0
▦ pypi
v0.1.0pypi pypi: f1-mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.drivenrajat/f1",
  "description": "Access Formula 1 race data, telemetry, lap times, standings, and analytics powered by FastF1",
  "title": "F1 Data Server",
  "repository": {
    "url": "https://github.com/drivenrajat/f1",
    "source": "github"
  },
  "version": "0.1.0",
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "f1-mcp",
      "version": "0.1.0",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}