compare_f1_competitorsCompare F1 CompetitorsCompare two Formula 1 drivers or constructors in one season using sourced standings and explicitly described calculations.
MCP SERVER
https://racecalendar.app/mcpSUMMARY
This MCP server provides anonymous read-only access to Formula 1 data, including season schedules, standings, session results, starting grids, race weekends, circuit details, historical race results, and a searchable history index. It is suitable for building dashboards, answering fan queries, or powering race-related analytics. All tools are read-only and require no authentication, but the server does not support any write or administrative operations.
USE CASES
CAPABILITIES
Evidence-backed capability profile
TOOLS IN THIS MCP SERVER
compare_f1_competitorsCompare F1 CompetitorsCompare two Formula 1 drivers or constructors in one season using sourced standings and explicitly described calculations.
get_f1_circuitF1 Circuit DetailsGet circuit metadata and normalized track geometry for a race weekend selected by meeting key, round, race name, or slug.
get_f1_historical_race_resultHistorical race resultGet one complete historical Formula 1 race classification by season and championship round. Use only for a single race; for two or more races, call get_f1_historical_race_results once instead.
get_f1_historical_race_resultsHistorical race resultsGet 2 to 8 complete historical Formula 1 race classifications in one consolidated request, with per-race sources and bounded partial failures. Use once for multi-race questions instead of repeating get_f1_historical_race_result.
get_f1_live_sessionLive F1 Session StatusGet the latest explicitly timestamped status for the current or selected Formula 1 session. Returns unavailable rather than implying stale data is live.
get_f1_next_eventNext F1 EventFind the next Formula 1 session or race weekend from a UTC timestamp, including an event already in progress.
get_f1_race_classificationF1 Race ClassificationGet a published F1DB race, qualifying, or sprint classification by season and a friendly race selector, without requiring meeting or session keys.
get_f1_race_previewSpoiler-safe F1 Race PreviewGet a structurally spoiler-safe race-weekend briefing containing schedule and venue context but no classifications, winners, podiums, or result fields.
get_f1_race_weekendF1 Race WeekendGet one public Formula 1 race weekend by season and exactly one friendly selector: meeting key, round, race name, or slug.
get_f1_season_scheduleF1 Season ScheduleGet the verified public Formula 1 schedule for a season, including UTC session times, freshness, results, and canonical links.
get_f1_session_resultsF1 Session ResultsGet the published F1DB classification for one Formula 1 session by season, meeting key, and session key, with positions and available result details.
get_f1_standingsF1 StandingsGet the public Formula 1 driver and constructor standings for a season with canonical source links.
get_f1_starting_gridF1 Starting GridGet the published F1DB starting grid for one Formula 1 session by season, meeting key, and session key; use session results for the final classification.
get_f1_updatesRecent F1 ChangesGet recent public schedule, standings, and result changes after an optional timestamp or cursor.
search_f1_historySearch F1 HistorySearch the Formula 1 history index for drivers, teams, circuits, and races with bounded, cursor-based results.
MACHINE-READABLE ENDPOINTS
ACCESS
USAGE OBSERVATIONS