f1-2026
Server Details
Formula 1 2026 schedule MCP — 24 races, drivers, constructors, sessions, circuits, race times.
Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.
If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.
- Status
- Unhealthy
- Uptime
- 0.0% over 36 days
- Last Tested
- Transport
- Streamable HTTP
- URL
TDQS
Scored across 5 tools
Each tool targets a distinct data entity: drivers, teams, race schedule, next race, and a specific race by slug/round. There is no ambiguity or overlap in their purposes.
All tools follow the consistent 'whensport_f1_get[Noun]' pattern, using snake_case and a uniform verb+noun structure. The naming is predictable and easy to understand.
With 5 tools, the server is efficiently scoped for an F1 information provider. Each tool covers a core concept (drivers, teams, races) without unnecessary bloat or deficiency.
The tool set covers the essential F1 data: drivers, teams, race calendar, and next race. However, it lacks some details like qualifying results or driver statistics, and the description notes that race results are still being ingested, which may create minor gaps.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
1 tool update
- Changed
whensport_f1_getRaces2 fields changed- changed
Input schema / properties / upcomingOnly / defaultPrevious value: -trueNew value: +false - changed
Input schema / properties / upcomingOnly / descriptionPrevious value: -"If true (default), return only races that have not yet happened. Set to false to include finished/cancelled races for season-summary or research use cases."New value: +"If true, return only races that have not yet happened. Cancelled races are excluded from this filter. Default false."
1 tool update
- Changed
whensport_f1_getRaces2 fields changed- changed
Input schema / properties / upcomingOnly / defaultPrevious value: -falseNew value: +true - changed
Input schema / properties / upcomingOnly / descriptionPrevious value: -"If true, return only races that have not yet happened. Cancelled races are excluded from this filter. Default false."New value: +"If true (default), return only races that have not yet happened. Set to false to include finished/cancelled races for season-summary or research use cases."
5 tool updates
- Added
whensport_f1_getDrivers - Added
whensport_f1_getNextRace - Added
whensport_f1_getRace - Added
whensport_f1_getRaces - Added
whensport_f1_getTeams
5 tool updates
- Removed
f1_getDrivers - Removed
f1_getNextRace - Removed
f1_getRace - Removed
f1_getRaces - Removed
f1_getTeams
2 tool updates
- Changed
f1_getRace2 fields changed- changed
Input schema / properties / round / descriptionPrevious value: -"Race round number 1-22"New value: +"Race round number 1-22 (rounds are renumbered after the 2026 cancellations; cancelled races have no current round but expose originalRound for reference)." - changed
Input schema / properties / slug / descriptionPrevious value: -"Race slug — country/host name, bare, no year suffix (e.g. monaco, great-britain, abu-dhabi)"New value: +"Race slug — country/host name, bare, no year suffix (e.g. monaco, great-britain, abu-dhabi). Cancelled-race slugs (bahrain, saudi-arabia) also resolve."
- Changed
f1_getRaces1 field changed- changed
Input schema / properties / upcomingOnly / descriptionPrevious value: -"If true, return only races that have not yet happened. Default false."New value: +"If true, return only races that have not yet happened. Cancelled races are excluded from this filter. Default false."
1 tool update
- Changed
f1_getRace2 fields changed- changed
Input schema / properties / round / descriptionPrevious value: -"Race round number 1-24"New value: +"Race round number 1-22" - changed
Input schema / properties / slug / descriptionPrevious value: -"Race slug, bare (e.g. monaco, silverstone) — no year suffix"New value: +"Race slug — country/host name, bare, no year suffix (e.g. monaco, great-britain, abu-dhabi)"
10 tool updates
- Added
f1_getDrivers - Added
f1_getNextRace - Added
f1_getRace - Added
f1_getRaces - Added
f1_getTeams - Removed
f1.getDrivers - Removed
f1.getNextRace - Removed
f1.getRace - Removed
f1.getRaces - Removed
f1.getTeams
5 tool updates
- First observed
f1.getDrivers - First observed
f1.getNextRace - First observed
f1.getRace - First observed
f1.getRaces - First observed
f1.getTeams
Related MCP Connectors
Tour de France 2026 MCP — 21 stages, race phase tracking, stage start times, stage profiles.
Tennis Grand Slams 2026 MCP — Australian Open, Roland Garros, Wimbledon, US Open. Draws + venues.
FIFA World Cup 2026 schedule MCP — 104 matches, 62 country teams, jerseys, venues, kickoff times.
Cricket 2026 MCP — T20 World Cup + ICC tour matches. Tournaments, fixtures, players, venues.
Related MCP Servers
- AlicenseBqualityBmaintenanceFull natural language control over Google Calendar, Drive, Gmail, Docs, Sheets, Slides, Forms, Tasks, Contacts, and Chat through all MCP clients, AI assistants and developer tools.124MIT
- AlicenseAqualityCmaintenanceCalendar MCP server with atomic booking, conflict prevention, deterministic RRULE expansion, and TOON token compression for AI agents.1812MIT
- AlicenseBqualityBmaintenanceFull natural language control over Google Calendar, Drive, Gmail, Docs, Sheets, Slides, Forms, Tasks, Contacts, and Chat through MCP clients.100MIT
- AlicenseNot gradedqualityDmaintenanceAn MCP server for scheduling and executing Claude Code CLI tasks via cron expressions, featuring a web dashboard and webhook support. It enables users to dynamically create custom MCP servers, manage recurring AI jobs, and track execution history with token and cost analytics.24MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.