F1 race engineer for Claude — 67 tools for telemetry, strategy, and 75 years of history
F1 race engineer for Claude — 67 tools for telemetry, strategy, and 75 years of history. The pitwall mcp server wraps that behind the Model Context Protocol, so an assistant can use it through 14 defined tools rather than through you.
Want the plugin instead, so you get the f1 skill along with the server? See Install as a Claude Code plugin.
Everything the assistant can do here goes through one of these:
Category — What You Getlist_seasons — Available seasons (2018-present)list_races — Full season calendar with datesget_race_info — Session details and available data feedsget_standings — Race classification — positions, gaps, best laps, pitsget_lap_times — Lap-by-lap times, filterable by driver and lap rangeget_telemetry — Speed, RPM, throttle, brake, gear, DRS for a specific lapget_tyre_strategy — Compound, stint length, new/used for every driverget_pit_stops — All pit stops sorted by fastestget_race_control — Flags, penalties, safety cars, investigationsget_weather — Air/track temp, rain, humidity, windget_speed_traps — Speed at 4 measurement points per driverBeing a remote server, there is no local install. You register the endpoint with your client, authorise it once, and the tools appear.
Plenty of planning and project tracking servers cover similar ground. The differences that matter in practice are scope of access and how much setup stands between you and a working tool call. Pitwall's toolset — Category, list_seasons, list_races and 11 more — is a fair guide to whether it matches your workflow. It is maintained by darshjoshi; worth a glance at recent repository activity before you build anything load-bearing on it.
SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.
| Tool | What it does |
|---|---|
| Category | What You Get |
| list_seasons | Available seasons (2018-present) |
| list_races | Full season calendar with dates |
| get_race_info | Session details and available data feeds |
| get_standings | Race classification — positions, gaps, best laps, pits |
| get_lap_times | Lap-by-lap times, filterable by driver and lap range |
| get_telemetry | Speed, RPM, throttle, brake, gear, DRS for a specific lap |
| get_tyre_strategy | Compound, stint length, new/used for every driver |
| get_pit_stops | All pit stops sorted by fastest |
| get_race_control | Flags, penalties, safety cars, investigations |
| get_weather | Air/track temp, rain, humidity, wind |
| get_speed_traps | Speed at 4 measurement points per driver |
| get_driver_comparison | Head-to-head: position, pace, strategy, pit stops |
| get_historical_results | Race results from 1950 to present |
{
"mcpServers": {
"pitwall": {
"command": "uvx",
"args": ["f1pitwall"]
}
}
}Add to claude_desktop_config.json, then restart Claude Desktop.
Your workspace, on speaking terms with AI — search, read and write Notion pages and databases.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Search and read your Drive — Docs, Sheets and files become context your assistant can actually use.
Your assistant inside the workspace — read channels, search history, post messages and tame the noise.
Metabase ships its own MCP endpoint — search your BI content, build and run queries, and save questions and dashboards without leaving the chat.
Stop letting your assistant hallucinate n8n node parameters — this server hands it the real schemas, templates and validation.