Skip to main content
Glama

Related Servers

Alternatives to MCP Riot Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables AI agents to query Riot Games data such as accounts, summoners, match history, and champion mastery via natural language.
      10 npm
      MIT
    • A
      license
      Not graded
      quality
      F
      maintenance
      A comprehensive League of Legends data ecosystem that provides access to champion statistics, item data, and patch history via the Model Context Protocol. It enables analysis of game mechanics, build optimization, and meta tracking through real-time data integration.
      1
      MIT
    • A
      license
      C
      quality
      D
      maintenance
      An MCP (Model-Controller-Processor) server for accessing League of Legends client data. This server provides a collection of tools that communicate with the League of Legends Live Client Data API to retrieve in-game data.
      12
      12
      Apache 2.0

    TDQS

    B3.2/5.0

    Scored across 5 tools

    Disambiguation4/5

    Most tools have distinct purposes, but 'get_player_summary' includes top champions and recent matches, overlapping with 'get_top_champions_tool' and 'get_recent_matches_tool', which could cause agent confusion.

    Naming Consistency3/5

    All tools start with 'get' and use snake_case, but two tools have a '_tool' suffix ('get_champion_mastery_tool', 'get_recent_matches_tool') while others lack it, creating inconsistency.

    Tool Count5/5

    5 tools is well-scoped for a Riot Games data server, covering essential player and match info without being too few or too many.

    Completeness4/5

    The set covers core player data (mastery, matches, summary) but lacks operations like summoner search or match timeline, leaving minor gaps.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues