MCP Servers / database / Formula One MCP Server

Formula One MCP Server

JSON →
none11database

Access Formula One data and statistics, including race calendars, session results, driver data, lap times, telemetry, and championship standings.

Install
How to run this server
[ { "cmd": "pip install fastf1", "imports": [] } ]
server path: formula-one-mcp-server
Tools
What this server exposes
get_current_season
Get the current Formula One season information including race schedule and standings.
get_driver_standings
Get the current driver championship standings.
get_constructor_standings
Get the current constructor championship standings.
get_race_results
Get results for a specific race.
get_qualifying_results
Get qualifying results for a specific race.
get_driver_info
Get information about a specific Formula One driver.
get_constructor_info
Get information about a specific Formula One constructor.
get_circuit_info
Get information about a specific Formula One circuit.
get_season_schedule
Get the full race schedule for a given season.
get_latest_news
Get the latest Formula One news headlines.
Configuration
Environment & auth
authnone
Resources
Formula One MCP Server — MCP Server · libregistry