OP.GG MCP Server

Official
by opgginc
MIT License
1
  • Apple
  • Linux

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" }
ID: roli5qowr1