Anonymous read-only Formula 1 tools, resources, prompts, completion, and interactive dashboard.
Inferred from the transports this listing declares (streamable-http). A client not listed here hasn’t been ruled out — it just isn’t something Forge can confirm.
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.
Read from a real MCP initialize → tools/list handshake against the declared endpoint. No tool was ever invoked — tools/list is the read-only introspection call the protocol defines for this. It reflects what the server advertised at that moment; a hosted endpoint is not pinned to any version and can change without notice.
https://racecalendar.app/mcp15 tools · 498msget_f1_season_scheduleGet the verified public Formula 1 schedule for a season, including UTC session times, freshness, results, and canonical links.Get the verified public Formula 1 schedule for a season, including UTC session times, freshness, results, and canonical links.
| Parameter | Type | Description |
|---|---|---|
| year* | integer | Formula 1 season year. |
get_f1_standingsGet the public Formula 1 driver and constructor standings for a season with canonical source links.Get the public Formula 1 driver and constructor standings for a season with canonical source links.
| Parameter | Type | Description |
|---|---|---|
| year* | integer | Formula 1 season year. |
get_f1_next_eventFind the next Formula 1 session or race weekend from a UTC timestamp, including an event already in progress.Find the next Formula 1 session or race weekend from a UTC timestamp, including an event already in progress.
| Parameter | Type | Description |
|---|---|---|
| from | string | UTC timestamp to search from. Defaults to the current time. |
| level | string | Return the next individual session or the next race weekend. Defaults to session. |
| year | integer | Season to search. Defaults to the season containing the search timestamp, then the following season if needed. |
get_f1_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 the published F1DB classification for one Formula 1 session by season, meeting key, and session key, with positions and available result details.
| Parameter | Type | Description |
|---|---|---|
| meetingKey* | integer | OpenF1 meeting key for the race weekend. |
| sessionKey* | integer | OpenF1 session key. |
| year* | integer | Formula 1 season year. |
get_f1_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 the published F1DB starting grid for one Formula 1 session by season, meeting key, and session key; use session results for the final classification.
| Parameter | Type | Description |
|---|---|---|
| meetingKey* | integer | OpenF1 meeting key for the race weekend. |
| sessionKey* | integer | OpenF1 session key. |
| year* | integer | Formula 1 season year. |
get_f1_race_weekendGet one public Formula 1 race weekend by season and exactly one friendly selector: meeting key, round, race name, or slug.Get one public Formula 1 race weekend by season and exactly one friendly selector: meeting key, round, race name, or slug.
| Parameter | Type | Description |
|---|---|---|
| meetingKey | integer | OpenF1 meeting key for the race weekend. |
| raceName | string | Human-friendly Grand Prix or race name, matched case-insensitively. |
| round | integer | Championship round number for the season. |
| slug | string | Race Calendar race slug, such as round-6-miami-grand-prix or miami-grand-prix. |
| year* | integer | Formula 1 season year. |
get_f1_race_classificationGet a published F1DB race, qualifying, or sprint classification by season and a friendly race selector, without requiring meeting or session keys.Get a published F1DB race, qualifying, or sprint classification by season and a friendly race selector, without requiring meeting or session keys.
| Parameter | Type | Description |
|---|---|---|
| meetingKey | integer | OpenF1 meeting key for the race weekend. |
| raceName | string | Human-friendly Grand Prix or race name, matched case-insensitively. |
| round | integer | Championship round number for the season. |
| slug | string | Race Calendar race slug, such as round-6-miami-grand-prix or miami-grand-prix. |
| year* | integer | Formula 1 season year. |
| classification | string | Published F1DB classification to return. Defaults to the Grand Prix race. |
get_f1_circuitGet circuit metadata and normalized track geometry for a race weekend selected by meeting key, round, race name, or slug.Get circuit metadata and normalized track geometry for a race weekend selected by meeting key, round, race name, or slug.
| Parameter | Type | Description |
|---|---|---|
| meetingKey | integer | OpenF1 meeting key for the race weekend. |
| raceName | string | Human-friendly Grand Prix or race name, matched case-insensitively. |
| round | integer | Championship round number for the season. |
| slug | string | Race Calendar race slug, such as round-6-miami-grand-prix or miami-grand-prix. |
| year* | integer | Formula 1 season year. |
get_f1_race_previewGet a structurally spoiler-safe race-weekend briefing containing schedule and venue context but no classifications, winners, podiums, or result fields.Get a structurally spoiler-safe race-weekend briefing containing schedule and venue context but no classifications, winners, podiums, or result fields.
| Parameter | Type | Description |
|---|---|---|
| meetingKey | integer | OpenF1 meeting key for the race weekend. |
| raceName | string | Human-friendly Grand Prix or race name, matched case-insensitively. |
| round | integer | Championship round number for the season. |
| slug | string | Race Calendar race slug, such as round-6-miami-grand-prix or miami-grand-prix. |
| year* | integer | Formula 1 season year. |
get_f1_live_sessionGet the latest explicitly timestamped status for the current or selected Formula 1 session. Returns unavailable rather than implying stale data is live.Get the latest explicitly timestamped status for the current or selected Formula 1 session. Returns unavailable rather than implying stale data is live.
| Parameter | Type | Description |
|---|---|---|
| meetingKey | integer | Optional OpenF1 meeting key. Omit to discover the current live session. |
| sessionKey | integer | Optional OpenF1 session key. Requires meetingKey when supplied. |
| year | integer | Season to inspect. Defaults to the current UTC season. |
get_f1_historical_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 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.
| Parameter | Type | Description |
|---|---|---|
| round* | integer | Championship round number in the historical season. |
| year* | integer | Formula 1 season year. |
get_f1_historical_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 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.
| Parameter | Type | Description |
|---|---|---|
| races* | array | Two to eight historical races to retrieve in one request. |
search_f1_historySearch the Formula 1 history index for drivers, teams, circuits, and races with bounded, cursor-based results.Search the Formula 1 history index for drivers, teams, circuits, and races with bounded, cursor-based results.
| Parameter | Type | Description |
|---|---|---|
| cursor | string | Opaque continuation cursor returned by an earlier history search. |
| limit | integer | Maximum results to return. Defaults to 10 and never exceeds 20. |
| query* | string | Driver, team, circuit, or race text to find. |
| types | array | Optional unique entity types to include in the search. |
get_f1_updatesGet recent public schedule, standings, and result changes after an optional timestamp or cursor.Get recent public schedule, standings, and result changes after an optional timestamp or cursor.
| Parameter | Type | Description |
|---|---|---|
| cursor | string | Opaque continuation cursor returned by an earlier updates request. |
| limit | integer | Maximum changes to return. Defaults to 20 and never exceeds 50. |
| since | string | Only return changes after this UTC timestamp. |
compare_f1_competitorsCompare two Formula 1 drivers or constructors in one season using sourced standings and explicitly described calculations.Compare two Formula 1 drivers or constructors in one season using sourced standings and explicitly described calculations.
| Parameter | Type | Description |
|---|---|---|
| competitorType* | string | Compare two drivers or two constructors. |
| left* | string | First driver or constructor name to compare. |
| right* | string | Second driver or constructor name to compare. |
| year* | integer | Formula 1 season year. |
15 of 15 tools published a description.
Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.
Anonymous read-only Formula 1 tools, resources, prompts, completion, and interactive dashboard.
Linked names open Forge’s index of every entry observed exposing that tool. Browse all indexed tools.
This entry publishes no npm package, so Forge has no dependency tree for it. That is a gap in coverage — not a statement that it has no dependencies.