F
licenseNot graded
qualityD
maintenanceEnables interaction with League of Legends game data through the Riot Games API. Allows users to query player statistics, match history, and game information using natural language.
-
No user-submitted related servers found.
Scored across 5 tools
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.
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.
5 tools is well-scoped for a Riot Games data server, covering essential player and match info without being too few or too many.
The set covers core player data (mastery, matches, summary) but lacks operations like summoner search or match timeline, leaving minor gaps.