Skip to main content
Glama
Surya96t

fastf1-mcp-server

by Surya96t

Related Servers

Alternatives to fastf1-mcp-server

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      C
      maintenance
      A local MCP server that gives Claude (or any MCP-compatible AI client) access to Formula 1 race data. Load any session from 2018 onwards, ask questions in natural language, and get answers backed by real telemetry, timing, and strategy data.
      17
      1
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Provides comprehensive Formula 1 data and analytics for Claude Desktop, including race results, telemetry, standings, and strategy insights through 36+ tools.
      1
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables interaction with Formula 1 data through LLM interfaces like Claude. Provides access to F1 information including circuits, constructors, drivers, grand prix, manufacturers, races, and seasons.
      Apache 2.0
    • A
      license
      A
      quality
      D
      maintenance
      A Model Context Protocol server that provides comprehensive Formula One racing data, enabling access to event schedules, driver information, telemetry data, race results, and performance analytics through natural language queries.
      8
      1
      MIT
    • A
      license
      B
      quality
      D
      maintenance
      Provides comprehensive Formula 1 data access including race schedules, session results, lap times, telemetry data, driver/constructor standings, and circuit information. Enables users to retrieve and analyze F1 racing data through natural language queries using the FastF1 Python package.
      5
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Provides Formula 1 data via the Ergast API, enabling users to check current standings, get race results, view the season schedule, and look up driver profiles.
      5 npm
      MIT

    TDQS

    A3.9/5.0

    Scored across 21 tools

    Disambiguation3/5

    Most tools target distinct data types, but there are real overlaps: get_schedule/list_events are near-duplicates, get_driver_info/list_drivers both list drivers, and get_race_results_historical/get_session_results split by era. The descriptions mitigate some confusion, but an agent could still select the wrong tool for calendar or driver listing tasks.

    Naming Consistency4/5

    The dominant get_<noun> pattern is consistent and readable across most tools. However, list_events, list_drivers, and clear_cache break the pattern, and the get_driver_info vs. list_drivers pairing makes the get_/list_ split feel arbitrary.

    Tool Count3/5

    21 tools is in the heavy range for an MCP server, and the F1 domain is broad enough that most tools earn their place. Still, the redundant get_schedule/list_events pair adds unnecessary surface area, pushing the count above the ideal range.

    Completeness4/5

    The server covers the core read-only F1 workflow well: calendar, standings, drivers, results, lap times, telemetry, qualifying, pit stops, speed traps, and stints. Minor gaps exist, such as no constructor info tool, no detailed session schedule, and no historical telemetry, but common workflows have no dead ends.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues