Skip to main content
Glama

OP.GG MCP Server

Official
by opgginc

tft-champion-item-build

Retrieve optimal item builds for TFT champions by providing their specific ID, enabling strategic decision-making during gameplay.

Instructions

TFT tool for retrieving champion item build information.

Input Schema

NameRequiredDescriptionDefault
championIdYesTFT champion ID to retrieve item build for

Input Schema (JSON Schema)

{ "properties": { "championId": { "description": "TFT champion ID to retrieve item build for", "enum": [ null ], "type": "string" } }, "required": [ "championId" ], "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