tft-oracle
Related Servers
Alternatives to tft-oracle
- AlicenseAqualityCmaintenanceHearthstone MCP server with card search, deck analysis, and strategy coaching. Gives LLMs access to every Hearthstone card plus built-in strategy knowledge for deck building and gameplay advice.930 npm2MIT
Related Servers
- FlicenseNot gradedqualityCmaintenanceProvides Teamfight Tactics meta statistics and personal match analysis using Riot API data, with tools for deck tier lists, augment stats, and player history analysis.-
- AlicenseAqualityAmaintenanceLLM pricing oracle — model lookup, cost estimation, and comparison via LiteLLM. An MCP server that gives AI assistants accurate, up-to-date model pricing from the LiteLLM community registry. Look up pricing and capabilities for any LLM with fuzzy matching, estimate costs for token volumes, and compare models by provider, context window, or mode.427 npm1MIT
- AlicenseBqualityCmaintenanceA community-developed Model Context Protocol server that integrates with the Riot Games API to provide League of Legends data, enabling AI assistants to retrieve player information, ranked stats, champion mastery, and match summaries through natural language queries.527MIT
- AlicenseNot gradedqualityFmaintenanceThis server enables Claude to access Team Fight Tactics (TFT) game data, allowing users to retrieve match histories and detailed match information through the Riot Games API.3 npm9MIT
- AlicenseAqualityBmaintenanceWarhammer Oracle is an MCP server that gives AI assistants accurate Warhammer 40K, Combat Patrol, and Kill Team rules, unit stats, and game flow - so they stop hallucinating rules mid-game. It contains 6 tools (lookup, search, compare units, keywords, phases) covering 2,642 40K units and 506 Kill Team operatives across 48 factions.14183 npm10MIT
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to query Riot Games data such as accounts, summoners, match history, and champion mastery via natural language.10 npmMIT
TDQS
Scored across 8 tools
Each tool targets a distinct game element (champion, item, trait, augment, rolling odds) with clear boundaries. Descriptions further clarify purpose, e.g., search_champions returns summaries while get_champion provides full details.
All tools follow a consistent verb_noun pattern (get_champion, get_item_recipe, search_augments, etc.), making the API predictable and easy to navigate for agents.
With 8 tools, the server covers the essential TFT information needs (champions, items, traits, augments, rolling odds) without being overwhelming or sparse. Each tool serves a clear purpose.
The tool set covers core functionality well, but there is a minor gap: there is no dedicated 'get_augment' for full augment details, only search. This could cause agents to miss detailed information if they rely solely on search.