gregario/tft-oracle
FreeNot checkedTeamfight Tactics champion, trait, item, and augment reference. 8 tools with full Set 16 data from CommunityDragon, including synergy lookups, item recipes, and
About
Teamfight Tactics champion, trait, item, and augment reference. 8 tools with full Set 16 data from CommunityDragon, including synergy lookups, item recipes, and rolling odds.
README
Teamfight Tactics MCP server — accurate champion, trait, item, and augment data for LLMs.
Stop LLMs from hallucinating TFT data. tft-oracle gives AI assistants accurate, up-to-date game knowledge sourced from CommunityDragon.
Features
- Champions — Full stats, traits, abilities, and costs for all champions in the current set
- Traits — Breakpoint thresholds, scaling values, and champion membership
- Items — Complete recipe tree, stat effects, and component relationships
- Augments — Descriptions and effects
- Rolling Odds — Shop probability tables by player level
- Auto-updates — Data refreshes from CommunityDragon on each server start
Tools
| Tool | Description |
|---|---|
search_champions |
Search champions by name, cost, trait, or role |
get_champion |
Full champion profile with stats, traits, and ability |
search_traits |
Search and list traits |
get_trait |
Trait detail with breakpoints and champion list |
search_items |
Search items by name or component |
get_item_recipe |
Item recipe tree and reverse lookups |
search_augments |
Search augments by name or effect |
get_rolling_odds |
Champion shop odds by player level |
Install
Claude Desktop
Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"tft-oracle": {
"command": "npx",
"args": ["-y", "tft-oracle"]
}
}
}
CLI
npx tft-oracle
Data Source
Game data is sourced from CommunityDragon, which extracts structured data from Riot Games' TFT client files. Data is fetched on first run and cached locally at ~/.tft-oracle/. It auto-updates when CommunityDragon publishes new patch data.
No Riot Games API key is required.
Legal
tft-oracle isn't endorsed by Riot Games and doesn't reflect the views or opinions of Riot Games or anyone officially involved in producing or managing Riot Games properties. Riot Games, Teamfight Tactics, and all associated properties are trademarks or registered trademarks of Riot Games, Inc.
Game data provided by CommunityDragon, created under Riot Games' "Legal Jibber Jabber" policy.
License
MIT
Installing gregario/tft-oracle
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/gregario/tft-oracleFAQ
Is gregario/tft-oracle MCP free?
Yes, gregario/tft-oracle MCP is free — one-click install via Unyly at no cost.
Does gregario/tft-oracle need an API key?
No, gregario/tft-oracle runs without API keys or environment variables.
Is gregario/tft-oracle hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install gregario/tft-oracle in Claude Desktop, Claude Code or Cursor?
Open gregario/tft-oracle on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectAmap Maps Mcp Server
MCP server for using the AMap Maps API
by duxiaohuiSupabase
Database, auth and storage
by SupabaseEverything
Reference / test server with prompts, resources, and tools.
Git
Tools to read, search, and manipulate Git repositories.
Sequential Thinking
Dynamic and reflective problem-solving through thought sequences.
Time
Time and timezone conversion capabilities.
Compare gregario/tft-oracle with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
