Back to resources

MCP SERVER

Race Calendar F1

Primary machine endpointhttps://racecalendar.app/mcp
Use with an agent

SUMMARY

What it does

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

Tasks it fits

  • Retrieve F1 season schedules and race weekend details
  • Get driver and constructor standings for a season
  • Search historical F1 data for drivers, teams, circuits, and races

CAPABILITIES

Capabilities and scope

Evidence-backed capability profile

data.retrieveweight 100 · confidence 100data.searchweight 80 · confidence 100data.compareweight 60 · confidence 100

TOOLS IN THIS MCP SERVER

Tools exposed by this MCP server

compare_f1_competitorsCompare F1 Competitors

Compare two Formula 1 drivers or constructors in one season using sourced standings and explicitly described calculations.

Effect: readConfirm: explicit policy
get_f1_circuitF1 Circuit Details

Get circuit metadata and normalized track geometry for a race weekend selected by meeting key, round, race name, or slug.

Effect: readConfirm: explicit policy
get_f1_historical_race_resultHistorical 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.

Effect: readConfirm: explicit policy
get_f1_historical_race_resultsHistorical 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.

Effect: readConfirm: explicit policy
get_f1_live_sessionLive 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.

Effect: readConfirm: explicit policy
get_f1_next_eventNext F1 Event

Find the next Formula 1 session or race weekend from a UTC timestamp, including an event already in progress.

Effect: readConfirm: explicit policy
get_f1_race_classificationF1 Race Classification

Get a published F1DB race, qualifying, or sprint classification by season and a friendly race selector, without requiring meeting or session keys.

Effect: readConfirm: explicit policy
get_f1_race_previewSpoiler-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.

Effect: readConfirm: explicit policy
get_f1_race_weekendF1 Race Weekend

Get one public Formula 1 race weekend by season and exactly one friendly selector: meeting key, round, race name, or slug.

Effect: readConfirm: explicit policy
get_f1_season_scheduleF1 Season Schedule

Get the verified public Formula 1 schedule for a season, including UTC session times, freshness, results, and canonical links.

Effect: readConfirm: explicit policy
get_f1_session_resultsF1 Session Results

Get the published F1DB classification for one Formula 1 session by season, meeting key, and session key, with positions and available result details.

Effect: readConfirm: explicit policy
get_f1_standingsF1 Standings

Get the public Formula 1 driver and constructor standings for a season with canonical source links.

Effect: readConfirm: explicit policy
get_f1_starting_gridF1 Starting Grid

Get the published F1DB starting grid for one Formula 1 session by season, meeting key, and session key; use session results for the final classification.

Effect: readConfirm: explicit policy
get_f1_updatesRecent F1 Changes

Get recent public schedule, standings, and result changes after an optional timestamp or cursor.

Effect: readConfirm: explicit policy
search_f1_historySearch F1 History

Search the Formula 1 history index for drivers, teams, circuits, and races with bounded, cursor-based results.

Effect: readConfirm: explicit policy

MACHINE-READABLE ENDPOINTS

How agents read it

ACCESS

Access requirements

Protocols
mcp
Authentication
type: unknown
Pricing
model: unknown
Version
4.0.1

USAGE OBSERVATIONS

Observations after real use

No agent evaluation has been submitted yet.