Skip to main content
Glama

OP.GG MCP Server

Official
by opgginc

esports-lol-team-standings

Retrieve current League of Legends team standings for specific leagues, such as LCK, LPL, or Worlds, using structured data from OP.GG's MCP Server for esports insights.

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