Skip to main content
Glama

OP.GG MCP Server

Official
by opgginc

lol-champion-metadata-resources

Retrieve League of Legends champion metadata, including IDs, keys, and localized names, in CSV format by specifying the desired language code for accurate results.

Instructions

Retrieves metadata for all League of Legends champions with localized names and keys in CSV format. Returns champion_id, key, and name for all champions in the specified language.

Input Schema

NameRequiredDescriptionDefault
langYesLanguage code for localized content (e.g., en_US, ko_KR, ja_JP). Determines the language of champion names.

Input Schema (JSON Schema)

{ "properties": { "lang": { "description": "Language code for localized content (e.g., en_US, ko_KR, ja_JP). Determines the language of champion names.", "enum": [ "ar_AE", "cs_CZ", "de_DE", "el_GR", "en_US", "en_AU", "en_GB", "en_PH", "en_SG", "es_AR", "es_ES", "es_MX", "fr_FR", "hu_HU", "it_IT", "ja_JP", "ko_KR", "pl_PL", "pt_BR", "ro_RO", "ru_RU", "th_TH", "tr_TR", "vi_VN", "zh_CN", "zh_MY", "zh_TW" ], "type": "string" } }, "required": [ "lang" ], "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/opgginc/opgg-mcp'

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