# Race Calendar F1 MCP server

Anonymous read-only Formula tools, resources, prompts, completion, and interactive dashboard.

## Links
- Registry page: https://www.getdrio.com/mcp/app-racecalendar-f1
- Website: https://racecalendar.app/f1

## Install
- Endpoint: https://racecalendar.app/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://racecalendar.app/mcp

## Tools
- get_f1_season_schedule (F1 Season Schedule) - Get the verified public Formula 1 schedule for a season, including UTC session times, freshness, results, and canonical links. Endpoint: https://racecalendar.app/mcp
- get_f1_standings (F1 Standings) - Get the public Formula 1 driver and constructor standings for a season with canonical source links. Endpoint: https://racecalendar.app/mcp
- get_f1_next_event (Next F1 Event) - Find the next Formula 1 session or race weekend from a UTC timestamp, including an event already in progress. Endpoint: https://racecalendar.app/mcp
- get_f1_session_results (F1 Session Results) - Get the published classification for one Formula 1 session by season, meeting key, and session key, with positions and available result details. Endpoint: https://racecalendar.app/mcp
- get_f1_starting_grid (F1 Starting Grid) - Get the published starting grid for one Formula 1 session by season, meeting key, and session key; use session results for the final classification. Endpoint: https://racecalendar.app/mcp
- get_f1_session_analysis (F1 Session Analysis) - Get one strictly typed analysis view for a Formula 1 session: strategy, weather, timeline, or championship implications. Endpoint: https://racecalendar.app/mcp
- get_f1_driver_session_summary (F1 Driver Session Summary) - Get one driver's lap, sector, speed, grid, position, and interval summary for a Formula 1 session. Endpoint: https://racecalendar.app/mcp
- get_f1_race_weekend (F1 Race Weekend) - Get one public Formula 1 race weekend by season and exactly one friendly selector: meeting key, round, race name, or slug. Endpoint: https://racecalendar.app/mcp
- get_f1_circuit (F1 Circuit Details) - Get circuit metadata and normalized track geometry for a race weekend selected by meeting key, round, race name, or slug. Endpoint: https://racecalendar.app/mcp
- get_f1_race_preview (Spoiler-safe F1 Race Preview) - Get a structurally spoiler-safe race-weekend briefing containing schedule and venue context but no classifications, winners, podiums, or result fields. Endpoint: https://racecalendar.app/mcp
- get_f1_live_session (Live F1 Session Status) - Get the latest explicitly timestamped status for the current or selected Formula 1 session. Returns unavailable rather than implying stale data is live. Endpoint: https://racecalendar.app/mcp
- get_f1_historical_race_result (Historical race result) - Get 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. Endpoint: https://racecalendar.app/mcp
- get_f1_historical_race_results (Historical race results) - Get 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. Endpoint: https://racecalendar.app/mcp
- search_f1_history (Search F1 History) - Search the Formula 1 history index for drivers, teams, circuits, and races with bounded, cursor-based results. Endpoint: https://racecalendar.app/mcp
- get_f1_updates (Recent F1 Changes) - Get recent public schedule, standings, and result changes after an optional timestamp or cursor. Endpoint: https://racecalendar.app/mcp
- compare_f1_competitors (Compare F1 Competitors) - Compare two Formula 1 drivers or constructors in one season using sourced standings and explicitly described calculations. Endpoint: https://racecalendar.app/mcp

## Resources
- racecalendar://updates/latest - Latest F1 updates Latest reviewed Formula 1 reports, finalized result coverage, and material schedule corrections. MIME type: application/json; charset=utf-8
- ui://racecalendar/race-weekend-dashboard.html - F1 race-weekend dashboard Interactive Formula 1 weekend dashboard with local session times, standings, circuit, grid, results, and calendar configuration. MIME type: text/html;profile=mcp-app

## Prompts
- race_weekend_briefing - Race weekend briefing Prepare a sourced Formula 1 weekend briefing with schedule, circuit, form, and available classifications. Arguments: race, timezone, year
- spoiler_free_race_preview - Spoiler-free race preview Preview a Formula 1 weekend using a result-free data contract that cannot leak winner or classification fields. Arguments: race, timezone, year
- championship_implications - Championship implications Explain how a selected race can affect the driver and constructor championships. Arguments: constructor, race, year
- compare_drivers - Compare F1 drivers Compare two Formula 1 drivers with sourced standings and session evidence. Arguments: driverA, driverB, year
- plan_my_race_weekend - Plan my race weekend Turn a Formula 1 weekend schedule into a practical viewing and calendar plan. Arguments: race, reminder, timezone, year

## Metadata
- Owner: app.racecalendar
- Version: 3.1.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Aug 1, 2026
- Source: https://registry.modelcontextprotocol.io
