← 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 July 25, 2026

ENDPOINT 1

https://racecalendar.app/mcp

No auth detected

MCP server metadata

Name
racecalendar-f1
Version
2.1.0
Capabilities
toolscompletionsresourcesprompts
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.

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 complete classified result for a Formula 1 session, with positions and available classification details.

Inferred read-only
get_f1_starting_grid

Get the starting grid for a Formula 1 session.

Inferred read-only
get_f1_session_analysis

Get one strictly typed analysis view for a Formula 1 session: strategy, weather, timeline, or championship implications.

Inferred read-only
get_f1_driver_session_summary

Get one driver's lap, sector, speed, grid, position, and interval summary for a Formula 1 session.

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_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 a complete historical Formula 1 race classification by season and championship round, with sources and canonical links.

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

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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