← Registry

Data Collection

racecalendar.app

Provides Formula 1 race schedule, standings, next event, session results, and starting grid information.

1 endpoint15 known toolsFirst detected July 25, 2026Last detected September 1, 2026

ENDPOINT 1

https://racecalendar.app/mcp

No auth detected

MCP server metadata

Name
racecalendar-f1
Version
4.0.1
Capabilities
completionsextensions.io.modelcontextprotocol/ui.mimeTypespromptsresourcestools
Server instructions

Use these anonymous read-only Formula 1 tools, resources, and prompts for schedules, sessions, standings, circuits, history, comparisons, updates, spoiler-safe previews, and explicitly timestamped live status. For any question spanning two or more historical races, call get_f1_historical_race_results once with up to 8 unique races. Do not repeat get_f1_historical_race_result for multi-race questions.

Known tools 15

get_f1_season_schedule

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

Inferred read-only
get_f1_standings

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

Inferred read-only
get_f1_next_event

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

Inferred read-only
get_f1_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.

Inferred read-only
get_f1_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.

Inferred read-only
get_f1_race_weekend

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

Inferred read-only
get_f1_race_classification

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

Inferred read-only
get_f1_circuit

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

Inferred read-only
get_f1_race_preview

Get a structurally spoiler-safe race-weekend briefing containing schedule and venue context but no classifications, winners, podiums, or result fields.

Inferred read-only
get_f1_live_session

Get the latest explicitly timestamped status for the current or selected Formula 1 session.

Inferred read-only
get_f1_historical_race_result

Get one complete historical Formula 1 race classification by season and championship round.

Inferred read-only
get_f1_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.

Inferred read-only
search_f1_history

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

Inferred read-only
get_f1_updates

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

Inferred read-only
compare_f1_competitors

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

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.racecalendar-f1]
url = "https://racecalendar.app/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "racecalendar-f1": {
      "type": "http",
      "url": "https://racecalendar.app/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: racecalendar-f1
Remote MCP URL: https://racecalendar.app/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "racecalendar-f1": {
      "url": "https://racecalendar.app/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "racecalendar-f1": {
      "type": "http",
      "url": "https://racecalendar.app/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "racecalendar-f1",
  "transport": "streamable-http",
  "url": "https://racecalendar.app/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for racecalendar.app was fetched 2026-08-04T17:15:19.686Z and is being refreshed.

Trust status Neutral

racecalendar.app is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.