tft-oracle
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_championsA | 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_championA | Get complete details for a specific TFT champion including all stats, traits, and ability description. Supports fuzzy name matching. |
| search_traitsA | Search TFT traits by name or description. Omit the query to list all traits in the current set. |
| get_traitA | 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_itemsA | 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_recipeA | 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_augmentsA | Search TFT augments by name or description. Omit the query to list all augments in the current set. |
| get_rolling_oddsA | 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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