OpenF1 MCP by UnClick for Claude Desktop
io.github.malamutemayhem/openf1
Formula 1 sessions, drivers, positions, laps, pit stops, car data, radio, and weather. By UnClick.
client:Claude Desktop
transport:stdio
runtime:npm
Install OpenF1 MCP by UnClick in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"openf1": {
"command": "npx",
"args": [
"-y",
"@unclick/openf1-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs