Skip to main content
Glama
lappi

rttf-mcp

by lappi

Related Servers

Alternatives to rttf-mcp

No user-submitted related servers found.

    Related Servers

    • F
      license
      A
      quality
      D
      maintenance
      Provides programmatic access to CTFtime.org data for retrieving information about CTF competitions, team rankings, and event results. It enables users to search for upcoming events, analyze team performance, and access historical competition data through a standardized interface.
      9
      4
      -
    • F
      license
      B
      quality
      D
      maintenance
      Enables querying volleyball match, team, and tournament data from VolleyballWorld API through SQL queries on a SQLite database.
      1
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      Provides live NHL data from the official NHL API, enabling users to fetch standings, scores, schedules, and player statistics.
      1 npm
      MIT
    • F
      license
      B
      quality
      D
      maintenance
      Enables interaction with Chess.com's public API to retrieve player profiles and statistics including rating history and performance metrics for any Chess.com username.
      2
      -

    TDQS

    A4.6/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool targets a distinct resource and action: single player, single hall, single tournament, player listing, tournament search. There is no meaningful overlap; get_player/list_players and get_tournament/search_tournaments are clearly separated by entity vs collection.

    Naming Consistency5/5

    All tools follow a consistent lower_snake_case verb_noun pattern: get_ for individual resources and list_/search_ for collection queries. The naming convention is uniform and predictable.

    Tool Count5/5

    Five tools is well-scoped for a read-only sports data domain covering players, halls, and tournaments. Each tool earns its place and there is no bloat or obvious missing core resource.

    Completeness4/5

    The core domain is well covered: player profiles, halls, tournament standings, player ratings listing, and tournament search. Minor gaps exist due to intentional site restrictions, such as no match-level data, no player name search, and no paginated tournament search, but these are clearly documented workarounds rather than accidental omissions.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues