You're viewing a demo portfolio

Join the waitlist
PRSM

get_schedule

Active

Tool of F1

declared in 0.1.0

Get the F1 season race calendar. Provide year (e.g., 2024). Returns all rounds with race name, circuit, location, and date.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "season": "2025"
    },
    {
      "season": "2024"
    }
  ],
  "required": [
    "season"
  ],
  "properties": {
    "season": {
      "type": "string",
      "description": "Season year (e.g., \"2025\")"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

F1

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

1/7 registries
View full server →
get_schedule — F1 — PRSM MCP