Skip to main content
Glama

lol-client-mcp Public

get_player_items

Retrieve a player's in-game item list in League of Legends by providing their Riot ID. This tool communicates with the Live Client Data API to fetch and display active player item details.

Instructions

Retrieve the list of items for the player.

Input Schema

NameRequiredDescriptionDefault
riot_idYes

Input Schema (JSON Schema)

{ "properties": { "riot_id": { "title": "Riot Id", "type": "string" } }, "required": [ "riot_id" ], "title": "get_player_itemsArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/johnnyinlee/lol-client-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server