lol-client-mcp
4
LoL Client MCP is a server project designed to access and manipulate real-time data from the League of Legends client using the Live Client Data API. It features tools for game and player data retrieval, leveraging the FastMCP framework. This server is tailored for integration with the Claude application.
get_all_game_data
Get all game data
get_game_stats
Get basic game data
get_event_data
Get a list of events that occur in the game
get_active_player
Get all data from active players
get_active_player_name
Get the active player name
get_active_player_abilities
Obtain active player skills
get_active_player_runes
Get the list of active player runes
get_player_list
Get the hero list and its status in the game
get_player_scores
Get the player's current score
get_player_summoner_spells
Obtain the player's summoner skills
get_player_main_runes
Get the player's basic runes
get_player_items
Get the player's item list