Skip to main content
Glama

OP.GG MCP Server

Official
by opgginc

lol-champion-leader-board

Discover top-performing players for specific champions in League of Legends. Retrieve master player leaderboards, analyze high-ranked players’ win rates, and view recent match histories to improve champion strategies.

Instructions

Retrieves the leaderboard of master players who play a specific champion well. You can also look up the high ranked players, like the high winrate 5 players in #1-#30, to retrieve their champion performance or recent match history to teach how to play the champions.

Input Schema

NameRequiredDescriptionDefault
championYesThese are the champion names in the game League of Legends.
regionYesRegions in the game League of Legends.

Input Schema (JSON Schema)

{ "properties": { "champion": { "description": "These are the champion names in the game League of Legends.", "enum": [ "ANNIE", "OLAF", "GALIO", "TWISTED_FATE", "XIN_ZHAO", "URGOT", "LEBLANC", "VLADIMIR", "FIDDLESTICKS", "KAYLE", "MASTER_YI", "ALISTAR", "RYZE", "SION", "SIVIR", "SORAKA", "TEEMO", "TRISTANA", "WARWICK", "NUNU_WILLUMP", "MISS_FORTUNE", "ASHE", "TRYNDAMERE", "JAX", "MORGANA", "ZILEAN", "SINGED", "EVELYNN", "TWITCH", "KARTHUS", "CHOGATH", "AMUMU", "RAMMUS", "ANIVIA", "SHACO", "DR_MUNDO", "SONA", "KASSADIN", "IRELIA", "JANNA", "GANGPLANK", "CORKI", "KARMA", "TARIC", "VEIGAR", "TRUNDLE", "SWAIN", "CAITLYN", "BLITZCRANK", "MALPHITE", "KATARINA", "NOCTURNE", "MAOKAI", "RENEKTON", "JARVAN_IV", "ELISE", "ORIANNA", "WUKONG", "BRAND", "LEE_SIN", "VAYNE", "RUMBLE", "CASSIOPEIA", "SKARNER", "HEIMERDINGER", "NASUS", "NIDALEE", "UDYR", "POPPY", "GRAGAS", "PANTHEON", "EZREAL", "MORDEKAISER", "YORICK", "AKALI", "KENNEN", "GAREN", "LEONA", "MALZAHAR", "TALON", "RIVEN", "KOGMAW", "SHEN", "LUX", "XERATH", "SHYVANA", "AHRI", "GRAVES", "FIZZ", "VOLIBEAR", "RENGAR", "VARUS", "NAUTILUS", "VIKTOR", "SEJUANI", "FIORA", "ZIGGS", "LULU", "DRAVEN", "HECARIM", "KHAZIX", "DARIUS", "JAYCE", "LISSANDRA", "DIANA", "QUINN", "SYNDRA", "AURELION_SOL", "KAYN", "ZOE", "ZYRA", "KAISA", "SERAPHINE", "GNAR", "ZAC", "YASUO", "VELKOZ", "TALIYAH", "CAMILLE", "AKSHAN", "BELVETH", "BRAUM", "JHIN", "KINDRED", "ZERI", "JINX", "TAHM_KENCH", "BRIAR", "VIEGO", "SENNA", "LUCIAN", "ZED", "KLED", "EKKO", "QIYANA", "VI", "AATROX", "NAMI", "AZIR", "YUUMI", "SAMIRA", "THRESH", "ILLAOI", "REKSAI", "IVERN", "KALISTA", "BARD", "RAKAN", "XAYAH", "ORNN", "SYLAS", "NEEKO", "APHELIOS", "RELL", "PYKE", "VEX", "YONE", "AMBESSA", "SETT", "LILLIA", "GWEN", "RENATA_GLASC", "AURORA", "NILAH", "KSANTE", "SMOLDER", "MILIO", "HWEI", "NAAFIRI" ], "type": "string" }, "region": { "description": "Regions in the game League of Legends.", "enum": [ "KR", "BR", "EUNE", "EUW", "LAN", "LAS", "NA", "OCE", "RU", "TR", "JP", "PH", "SG", "TH", "TW", "VN", "ME", "SEA" ], "type": "string" } }, "required": [ "region", "champion" ], "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