OP.GG MCP Server

Official
by opgginc
MIT License
1
  • Apple
  • Linux

tft-play-style-comment

Analyze and receive playstyle insights for TFT champions by inputting region and player puuid. Enhance strategy and decision-making in Teamfight Tactics matches.

Instructions

This tool provides comments on the playstyle of TFT champions.

Input Schema

NameRequiredDescriptionDefault
puuidYesRiot unique puuid value
regionYesTFT region

Input Schema (JSON Schema)

{ "properties": { "puuid": { "description": "Riot unique puuid value", "type": "string" }, "region": { "description": "TFT region", "enum": [ "KR", "BR", "EUNE", "EUW", "LAN", "LAS", "NA", "OCE", "RU", "TR", "JP", "PH", "SG", "TH", "TW", "VN", "ME" ], "type": "string" } }, "required": [ "region", "puuid" ], "type": "object" }
ID: roli5qowr1