Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_champions

Search for TFT champions by name, cost, trait, or role. Returns a summary list — use get_champion for full details on a specific champion.

get_champion

Get complete details for a specific TFT champion including all stats, traits, and ability description. Supports fuzzy name matching.

search_traits

Search TFT traits by name or description. Omit the query to list all traits in the current set.

get_trait

Get full details for a TFT trait including breakpoint thresholds, scaling values, and all champions with this trait. Use this to understand synergy requirements.

search_items

Search TFT items by name, description, or component. Use componentsOnly to see base components, or the component filter to find what a component builds into.

get_item_recipe

Get the recipe for a TFT item (which components build it) or see what a component builds into. Use this for item planning and carousel decisions.

search_augments

Search TFT augments by name or description. Omit the query to list all augments in the current set.

get_rolling_odds

Get TFT champion shop rolling odds by player level. Shows the probability of seeing each cost tier (1-5) at a given level. Omit the level to see the full table.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/gregario/tft-oracle'

If you have feedback or need assistance with the MCP directory API, please join our Discord server