Open Formula 1 MCP Server
JSON →MCP Server to retrieve and analyze Formula 1 (F1) races, cars, drivers, lap, pit stops and more.
Install
pip install mcp Tools · 10
- get_current_season Get the current Formula 1 season information
- get_race_schedule Get the race schedule for a given season
- get_driver_standings Get the current driver standings
- get_constructor_standings Get the current constructor 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 driver
- get_constructor_info Get information about a specific constructor
- get_circuit_info Get information about a specific circuit
- get_latest_news Get the latest Formula 1 news
Links
★ 3 GitHub stars