pitstop

praneethravuri/pitstop
★ 1 stars Python AI/LLM Updated today
All-in-one Formula 1 MCP server — live telemetry, historical results, race analysis, and news from OpenF1, Jolpica, FastF1, and Wikidata
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pitstop": {
      "command": "uvx",
      "args": [
        "pitstop"
      ]
    }
  }
}

Or install with pip: pip install pitstop

README Excerpt

An HTTP-first Model Context Protocol (MCP) server for Formula 1 data. Aggregates real-time, historical, and news data from multiple authoritative sources into 10 tools ready for any MCP client. **v0.3.0** | Author: [Praneeth Ravuri](https://github.com/praneethravuri) --- Pitstop exposes F1 data as 10 MCP tools over HTTP (default) or stdio. It pulls from FastF1, Jolpica, OpenF1, Wikidata, and RSS feeds, handles pagination, retries, caching, and rate limiting transparently.

Tools (20)

FASTF1_CACHEPITSTOP_CACHE_TTL_SECONDSPITSTOP_ENVPITSTOP_HOSTPITSTOP_LOG_FORMATPITSTOP_LOG_LEVELPITSTOP_PORTPITSTOP_RATE_LIMIT_ENABLEDPITSTOP_RATE_LIMIT_PER_HOURPITSTOP_TRANSPORTget_f1_newsget_live_dataget_race_analysisget_reference_dataget_resultsget_scheduleget_session_dataget_standingsget_telemetry_dataquery_wikidata

Topics

agentic-aiaiai-agentclaudef1fastf1formula1mcpmcp-servermotorsportopenf1pythonracingtelemetry