You're viewing a demo portfolio

Join the waitlist
PRSM

get_sessions

Active

Tool of Openf1

declared in 0.1.0

List F1 sessions (a Race, Qualifying, or Practice within a Grand Prix weekend). Use to find the session_key needed for drivers/laps. Filter by year, country, session_name ("Race","Qualifying","Practice 1"), or meeting_key.

Parameters schema

{
  "type": "object",
  "properties": {
    "year": {
      "type": "number",
      "description": "Season year, e.g. 2024."
    },
    "meeting_key": {
      "type": "number",
      "description": "Restrict to one Grand Prix weekend (from get_meetings)."
    },
    "country_name": {
      "type": "string",
      "description": "Host country, e.g. \"Bahrain\"."
    },
    "session_name": {
      "type": "string",
      "description": "e.g. 'Race', 'Qualifying', 'Practice 1'."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Openf1

https://github.com/pipeworx-io/mcp-openf1

1/7 registries
View full server →