f1-mcp-server

f1-mcp-server

3.3

If you are the rightful owner of f1-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Formula One MCP Server provides access to comprehensive Formula One data and statistics using the FastF1 Python library, enabling users to retrieve race calendars, event details, session results, driver data, and more through a structured MCP interface.

The Formula One MCP Server is a specialized Model Context Protocol server designed to facilitate access to a wide range of Formula One data and statistics. Utilizing the FastF1 Python library, this server allows users to seamlessly access race calendars, detailed event information, session results, driver statistics, lap times, telemetry data, and championship standings. The server is built to provide a clean and efficient interface for accessing this data, making it an invaluable tool for Formula One enthusiasts, analysts, and developers. With features that enable the comparison of driver performances and the retrieval of detailed telemetry data, the server offers a comprehensive solution for those looking to delve deep into the world of Formula One racing. The server is compatible with various platforms and can be integrated into existing systems using Node.js and Python, ensuring flexibility and ease of use.

Features

  • Access Formula One race calendars for specific seasons
  • Retrieve detailed Grand Prix event information
  • Get session results including Race, Qualifying, and Practice
  • Analyze driver performance with lap times and telemetry data
  • Compare multiple drivers' performance and get championship standings

Tools

  1. get_event_schedule

    Get Formula One race calendar for a specific season.

  2. get_event_info

    Get detailed information about a specific Formula One Grand Prix.

  3. get_session_results

    Get results for a specific Formula One session.

  4. get_driver_info

    Get information about a specific Formula One driver.

  5. analyze_driver_performance

    Analyze a driver's performance in a Formula One session.

  6. compare_drivers

    Compare performance between multiple Formula One drivers.

  7. get_telemetry

    Get telemetry data for a specific Formula One lap.

  8. get_championship_standings

    Get Formula One championship standings.