pitstop for Claude Desktop
io.github.praneethravuri/pitstop
F1 MCP server: live timing, telemetry, standings, news, and a queryable 1950-present database.
client:Claude Desktop
transport:stdio
runtime:pypi
Install pitstop in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"pitstop": {
"command": "uvx",
"args": [
"pitstop-f1"
],
"env": {
"PITSTOP_TRANSPORT": "<PITSTOP_TRANSPORT>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs