Connects Claude to Formula 1 telemetry and race data through the OpenF1 API via Pipeworx's MCP gateway. You get access to real-time and historical F1 data without managing API keys or request formatting. The source doesn't list specific tools, but the ask_pipeworx interface lets you query in plain English and the gateway routes to the appropriate endpoint. Useful when you're building F1 analytics, race summaries, or need to pull driver telemetry and lap times into your workflow. Part of Pipeworx's larger catalog of 764+ data sources, so you can add this standalone or connect to the full gateway if you need multiple APIs.
OpenF1 MCP — real-time & historical Formula 1 data.
Part of Pipeworx — an MCP gateway connecting AI agents to 764+ live data sources.
| Tool | Description |
|---|
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"openf1": {
"url": "https://gateway.pipeworx.io/openf1/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 764+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Openf1 data" })
The gateway picks the right tool and fills the arguments automatically.
MIT
com.mcparmory/google-sheets
domdomegg/google-sheets-mcp
henilcalagiya/google-sheets-mcp
cct15/war-dashboard-data
moooonad/mcp-google-sheets-full
io.github.br0ski777/csv-to-json