Skip to main content
Glama

OP.GG MCP Server

Official
by opgginc

tft-recommend-champion-for-item

Find the best champions for a specific item in Teamfight Tactics (TFT). Input the item ID to receive tailored champion recommendations for optimal gameplay strategy.

Instructions

TFT tool for retrieving champion recommendations for a specific item.

Input Schema

NameRequiredDescriptionDefault
itemIdYesTFT item ID to get champion recommendations for

Input Schema (JSON Schema)

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