You're viewing a demo portfolio

Join the waitlist
PRSM

get_driver

Active

Tool of F1

declared in 0.1.0

Look up F1 driver profile by ID. Returns name, car number, nationality, and date of birth.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "driverId": "hamilton"
    },
    {
      "driverId": "verstappen"
    }
  ],
  "required": [
    "driverId"
  ],
  "properties": {
    "driverId": {
      "type": "string",
      "description": "Ergast driver ID (e.g., \"hamilton\", \"verstappen\", \"leclerc\")"
    }
  }
}

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_driver — F1 — PRSM MCP