Anonymous read-only Formula 1 tools, resources, prompts, completion, and interactive dashboard.
Dedotto dai trasporti dichiarati da questo annuncio (streamable-http). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.
La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.
Letto da un vero handshake MCP initialize → tools/list verso l’endpoint dichiarato. Nessuno strumento è stato invocato — tools/list è la chiamata di introspezione in sola lettura che il protocollo prevede a questo scopo. Riflette ciò che il server annunciava in quel momento; un endpoint ospitato non è vincolato ad alcuna versione e può cambiare senza preavviso.
https://racecalendar.app/mcp15 strumenti · 498 msget_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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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 strumenti su 15 hanno pubblicato una descrizione.
I nomi e le descrizioni degli strumenti sono scritti dal publisher e mostrati alla lettera come testo inerte. Sono le stringhe che un client MCP passa a un modello, quindi Forge vi cerca schemi di prompt injection — ogni rilievo compare insieme all’analisi di sicurezza qui sopra. «Privilegiato» è una corrispondenza di parola chiave sul nome dello strumento, non una verifica di ciò che fa: un nome innocuo può comunque fare qualsiasi cosa.
Anonymous read-only Formula 1 tools, resources, prompts, completion, and interactive dashboard.
I nomi collegati aprono l’indice Forge di tutte le voci osservate esporre quello strumento. Sfoglia tutti gli strumenti indicizzati.
Questa voce non pubblica alcun pacchetto npm, quindi Forge non ha un albero delle dipendenze per essa. È una lacuna di copertura, non l'affermazione che non abbia dipendenze.