F1 - Teams
OpenAPI for teams/constructors endpoints from f1api.dev.
Price:
Free
🏎️ F1 Teams API
The F1 Teams API puts every constructor team in Formula 1 at your fingertips — from Ferrari’s legacy to the dominance of Red Bull.
🔑 Key Features
- 🏆 Team Data — Name, nationality, and constructor ID.
- 📅 Historical Records — See which teams participated in a given season.
- 🔎 Searchable — Find any team quickly with a simple query.
- 📈 Live Data — Always up-to-date with the current season’s lineup.
⚙️ Example Endpoints
GET /teams→ List all F1 constructors.GET /{year}/teams→ Teams competing in a specific year.GET /teams/{teamId}→ Details for a specific constructor.GET /teams/search?q=red bull→ Search by keyword.
📌 Use Cases
Ideal for sports analytics dashboards, racing blogs, and AI racing commentators.
👉 With XPack, you can monetize or integrate this Teams API into any MCP-enabled AI instantly.
F1 MCP
{
"mcpServers": {
"xpack-mcp-market": {
"type": "sse",
"autoApprove":"all",
"url": "?authkey={Your-F1-Auth-Key}"
}
}
}