@pipeworx/f1
Connect: https://gateway.pipeworx.io/f1/mcp · Install: one-click buttons
Tools: 4
Tools
- get_current_standings — Check current F1 driver championship standings. Returns position, points, wins, driver name, and constructor for all drivers.
- get_race_results — Get race results for a specific F1 grand prix. Provide season year and round number (e.g., 2024, round 5). Returns finishing position, driver, constructor, status, and points.
- get_schedule — Get the F1 season race calendar. Provide year (e.g., 2024). Returns all rounds with race name, circuit, location, and date.
- get_driver — Look up F1 driver profile by ID. Returns name, car number, nationality, and date of birth.
Tools
-
get_current_standings— Check current F1 driver championship standings. Returns position, points, wins, driver name, and constructor for all drivers. -
get_driver— Look up F1 driver profile by ID. Returns name, car number, nationality, and date of birth. -
get_race_results— Get race results for a specific F1 grand prix. Provide season year and round number (e.g., 2024, round 5). Returns finishing position, driver, constructor, status, and points. -
get_schedule— Get the F1 season race calendar. Provide year (e.g., 2024). Returns all rounds with race name, circuit, location, and date.