get_meetings
ActiveTool of Openf1
declared in 0.1.0
List Formula 1 meetings (Grand Prix weekends). Live race data source. Filter by year and/or country. Returns meeting_key, official name, country, circuit, location, date.
Parameters schema
{
"type": "object",
"properties": {
"year": {
"type": "number",
"description": "Season year, e.g. 2024."
},
"country_name": {
"type": "string",
"description": "Host country, e.g. \"Bahrain\", \"Italy\"."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Openf1
https://github.com/pipeworx-io/mcp-openf1
1/7 registries