F1 race engineer for Claude — 79 tools for live timing, telemetry, strategy, and 75 years of history
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
uvx f1pitwall
MCP client config
{
"mcpServers": {
"pitwall-f1-data-for-claude": {
"command": "uvx",
"args": [
"f1pitwall"
]
}
}
}