app.racecalendar/f1

MCPcommunitylive
v4.0.1app.racecalendarUnknownUpdated 1mo ago

Anonymous read-only Formula 1 tools, resources, prompts, completion, and interactive dashboard.

Endpoint healthlive
checked 7 days ago · 498ms
100% of the last 4 checks reached this endpoint
Works in
ClaudeCursorCopilotChatGPTGemini

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.

Automatically indexed from public sources. Not yet verified by the developer on Forge.Claim this listing →
1mo agoLast update
Package
Authorapp.racecalendar
LicenseUnknown
Version4.0.1
Sourcemcp-registry
Trust Status
B
60/100Good
Listed in Forge index+10/10
Publisher identity verified+0/30
Publisher: this listing has no repository on file, so `forge publish` cannot verify ownership automatically. Use "Claim this listing" above — Forge reviews these by hand.
Domain verification+0/10
Not currently available for this listing type — the domain-verification check only runs for npm-backed packages today, so this row cannot be earned here yet regardless of what's hosted at the domain.
Prompt-injection scan · clean+30/30
Obfuscation / exfil scan · clean+20/20
StatusCommunity-indexed
PublisherUnverified
SignatureUnsigned
Domain
Provenance
DependenciesNot audited
Tool surface15 tools · none privileged
Security scan✓ Cleanvlive · 7d agoHow well does this scan work?
EvalsNone
IndexedJul 23, 2026

Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.

Tools

15 tools · none privileged
Observed live from the vendor's endpoint7d ago

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 · 498ms
get_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.

ParameterTypeDescription
year*integerFormula 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.

ParameterTypeDescription
year*integerFormula 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.

ParameterTypeDescription
fromstringUTC timestamp to search from. Defaults to the current time.
levelstringReturn the next individual session or the next race weekend. Defaults to session.
yearintegerSeason 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.

ParameterTypeDescription
meetingKey*integerOpenF1 meeting key for the race weekend.
sessionKey*integerOpenF1 session key.
year*integerFormula 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.

ParameterTypeDescription
meetingKey*integerOpenF1 meeting key for the race weekend.
sessionKey*integerOpenF1 session key.
year*integerFormula 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.

ParameterTypeDescription
meetingKeyintegerOpenF1 meeting key for the race weekend.
raceNamestringHuman-friendly Grand Prix or race name, matched case-insensitively.
roundintegerChampionship round number for the season.
slugstringRace Calendar race slug, such as round-6-miami-grand-prix or miami-grand-prix.
year*integerFormula 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.

ParameterTypeDescription
meetingKeyintegerOpenF1 meeting key for the race weekend.
raceNamestringHuman-friendly Grand Prix or race name, matched case-insensitively.
roundintegerChampionship round number for the season.
slugstringRace Calendar race slug, such as round-6-miami-grand-prix or miami-grand-prix.
year*integerFormula 1 season year.
classificationstringPublished 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.

ParameterTypeDescription
meetingKeyintegerOpenF1 meeting key for the race weekend.
raceNamestringHuman-friendly Grand Prix or race name, matched case-insensitively.
roundintegerChampionship round number for the season.
slugstringRace Calendar race slug, such as round-6-miami-grand-prix or miami-grand-prix.
year*integerFormula 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.

ParameterTypeDescription
meetingKeyintegerOpenF1 meeting key for the race weekend.
raceNamestringHuman-friendly Grand Prix or race name, matched case-insensitively.
roundintegerChampionship round number for the season.
slugstringRace Calendar race slug, such as round-6-miami-grand-prix or miami-grand-prix.
year*integerFormula 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.

ParameterTypeDescription
meetingKeyintegerOptional OpenF1 meeting key. Omit to discover the current live session.
sessionKeyintegerOptional OpenF1 session key. Requires meetingKey when supplied.
yearintegerSeason 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.

ParameterTypeDescription
round*integerChampionship round number in the historical season.
year*integerFormula 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.

ParameterTypeDescription
races*arrayTwo 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.

ParameterTypeDescription
cursorstringOpaque continuation cursor returned by an earlier history search.
limitintegerMaximum results to return. Defaults to 10 and never exceeds 20.
query*stringDriver, team, circuit, or race text to find.
typesarrayOptional 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.

ParameterTypeDescription
cursorstringOpaque continuation cursor returned by an earlier updates request.
limitintegerMaximum changes to return. Defaults to 20 and never exceeds 50.
sincestringOnly 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.

ParameterTypeDescription
competitorType*stringCompare two drivers or two constructors.
left*stringFirst driver or constructor name to compare.
right*stringSecond driver or constructor name to compare.
year*integerFormula 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.

About

Anonymous read-only Formula 1 tools, resources, prompts, completion, and interactive dashboard.

Keywords
mcp
Alternatives
Comparing tool surfaces…

No dependency coverage

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.

Topics

Related in notes & productivity