Skip to main content
Glama

OP.GG MCP Server

Official
by opgginc

esports-lol-team-standings

Track and retrieve up-to-date team standings for various League of Legends leagues, including LCK, LPL, and Worlds, using data sourced from OP.GG. Ideal for monitoring esports rankings and performance.

Instructions

Get team standings for a LoL league.

Input Schema

NameRequiredDescriptionDefault
shortNameYesLeague short name (LCK, LPL, Worlds, ...)

Input Schema (JSON Schema)

{ "properties": { "shortName": { "description": "League short name (LCK, LPL, Worlds, ...)", "enum": [ "lck", "lpl", "lec", "lcs", "ljl", "vcs", "cblol", "lcl", "lla", "tcl", "pcs", "lco", "lta south", "lta north", "lcp", "first stand", "fst", "al", "msi", "worlds" ], "type": "string" } }, "required": [ "shortName" ], "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