Anonymous read-only Formula 1 tools, resources, prompts, completion, and interactive dashboard.
Déduit des transports déclarés par cette annonce (streamable-http). Un client absent de cette liste n’est pas écarté pour autant — c’est simplement quelque chose que Forge ne peut pas confirmer.
La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.
Lu depuis un véritable échange MCP initialize → tools/list contre l’endpoint déclaré. Aucun outil n’a été invoqué — tools/list est l’appel d’introspection en lecture seule que le protocole prévoit pour cela. Cela reflète ce que le serveur annonçait à cet instant ; un endpoint hébergé n’est figé sur aucune version et peut changer sans préavis.
https://racecalendar.app/mcp15 outils · 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.
| Paramètre | 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.
| Paramètre | 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.
| Paramètre | 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.
| Paramètre | 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.
| Paramètre | 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.
| Paramètre | 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.
| Paramètre | 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.
| Paramètre | 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.
| Paramètre | 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.
| Paramètre | 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.
| Paramètre | 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.
| Paramètre | 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.
| Paramètre | 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.
| Paramètre | 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.
| Paramètre | 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 outils sur 15 ont publié une description.
Les noms et descriptions d’outils sont écrits par l’éditeur et affichés tels quels, comme du texte inerte. Ce sont les chaînes qu’un client MCP transmet à un modèle, alors Forge y recherche des motifs d’injection de prompt — tout constat apparaît avec l’analyse de sécurité ci-dessus. « Privilégié » est une correspondance de mot-clé sur le nom de l’outil, pas un audit de ce qu’il fait : un nom anodin peut tout de même tout faire.
Anonymous read-only Formula 1 tools, resources, prompts, completion, and interactive dashboard.
Les noms cliquables ouvrent l’index Forge de toutes les entrées observées exposant cet outil. Parcourir tous les outils indexés.
Cette entrée ne publie aucun paquet npm : Forge n'a donc pas d'arbre de dépendances pour elle. C'est une lacune de couverture — pas une affirmation qu'elle n'a aucune dépendance.