Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Ā© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. šŸŽ® Gaming
  3. Tft Oracle
Tft Oracle logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 6:46:34 PM

Tft Oracle

User RatingsBe the first to rate and review this MCP server!
View Repository1 GitHub StarsTotal stargazers on GitHub for the source repository (1 stars).Visit Website
gamingteamfight-tacticsgame-datamcp

MCP reference server for Teamfight Tactics champions, traits, items, augments, recipes, and shop odds.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON ā–¾

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "gregario-tft-oracle": {
      "command": "npx",
      "args": [
        "-y",
        "tft-oracle"
      ]
    }
  }
}

šŸ’” Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (8) Directory Badge Claim listing AlternativesšŸŽ® More in Gaming

Overview

The gregario/tft-oracle MCP server gives AI assistants structured Teamfight Tactics data for champions, traits, items, augments, and shop odds. It fetches game data from CommunityDragon, caches it locally, and refreshes the cache when new patch data is available. Reach for it when an agent needs current TFT reference information, item recipes, trait breakpoints, or level-based champion rolling probabilities without a Riot Games API key.

Use cases

•Search champions by cost, trait, role, or name
•Inspect trait breakpoints and champion membership
•Calculate item recipes from components
•Check champion shop odds by player level

Key features

•Champion search and detailed profiles
•Trait breakpoints and membership data
•Item recipes and reverse component lookups
•Augment search by name or effect
•Level-based champion shop odds
•CommunityDragon data refresh and local caching

Capabilities & Tool Schemas (8) ~103 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server — may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Tft Oracle.

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

How Tft Oracle works

What gregario/tft-oracle does

The gregario/tft-oracle MCP server exposes Teamfight Tactics reference data through eight MCP tools. It covers champion searches and profiles, trait searches and details, item searches and recipe relationships, augment searches, and champion shop odds by player level.

Champion results can be queried by name, cost, trait, or role, then expanded into profiles containing stats, traits, costs, and abilities. Trait lookups provide breakpoint information and the champions associated with each trait. Item tools support searches by item or component and can return both recipe trees and reverse component relationships. Augment searches accept names or effects, while rolling-odds queries return shop probabilities for a specified player level.

How it works

The gregario/tft-oracle MCP server uses structured game data sourced from CommunityDragon, which extracts information from Riot Games' Teamfight Tactics client files. On its first run, the server downloads the available data and stores a local cache under ~/.tft-oracle/. At startup, it checks for newer patch data and refreshes the local data when CommunityDragon has published an update.

This design makes the server useful for assistants that need game facts in tool responses rather than relying on model memory. It does not require a Riot Games API key. The available data follows the current set and the patch data provided by CommunityDragon.

Setup and configuration

The package is available through npm and requires Node.js 18 or newer. A direct CLI launch uses:

Terminal
npx -y tft-oracle

For Claude Desktop, add an MCP server entry with npx as the command and -y tft-oracle as its arguments:

config.json
{
  "mcpServers": {
    "tft-oracle": {
      "command": "npx",
      "args": ["-y", "tft-oracle"]
    }
  }
}

No environment variables, credentials, or paid API subscription are documented as required. Cached data is kept in the user's home directory at ~/.tft-oracle/.

Tools and capabilities

  • search_champions: Find champions by name, cost, trait, or role.
  • get_champion: Retrieve a champion's stats, traits, cost, and ability.
  • search_traits: Search or list available traits.
  • get_trait: Inspect trait breakpoints and member champions.
  • search_items: Search items by name or component.
  • get_item_recipe: View item construction trees and reverse component lookups.
  • search_augments: Find augments by name or effect.
  • get_rolling_odds: Retrieve champion shop probabilities by player level.

Limitations and notes

The data depends on CommunityDragon's extracted client files and update schedule. The project describes its data as current-set information, so consumers should account for changes introduced by new TFT patches. It is not endorsed by Riot Games, and the game names and related properties remain Riot Games trademarks. The project is licensed under MIT.

Getting started with this gregario/tft-oracle MCP server

Always refer to the official documentation for the most accurate and up-to-date information.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Gaming View all alternatives
  • Prts MCP logoPrts MCP

    MCP Server for Arknights, querying the PRTS Wiki API and serving auto-synced operator archives and voice lines from game data. Designed for fan-creation (åŒäŗŗå‰µä½œ) AI agents. Python (stdio/Docker) and TypeScript (Streamable HTTP) implementations.

    šŸŽ® Gaming5 views
    Compare vs Prts MCP →
  • Opgg MCP logoOpgg MCP

    Access real-time gaming data across popular titles like League of Legends, TFT, and Valorant, offering champion analytics, esports schedules, meta compositions, and character statistics.

    šŸŽ® Gaming2 views
    Compare vs Opgg MCP →
  • Warhammer Oracle logoWarhammer Oracle

    Warhammer 40K, Combat Patrol, and Kill Team rules reference with unit datasheets, keyword definitions, phase sequences, and game flow. 6 tools, 3148 units embedded.

    šŸŽ® Gaming1 views
    Compare vs Warhammer Oracle →
  • MCP Server Runescape logoMCP Server Runescape

    An MCP server with tools for interacting with RuneScape (RS) and Old School RuneScape (OSRS) data, including item prices, player hiscores, and more.

    šŸŽ® Gaming4 views
    Compare vs MCP Server Runescape →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
1
Stargazers on the source repository.
npm downloads
240
Package downloads in the last 30 days.
Last commit
4mo ago
Most recent push to the default branch.
Tools exposed
8
Callable tools this server registers over MCP.
Directory activity
4 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Tft Oracle

Run `npx -y tft-oracle`. The project requires Node.js 18 or newer.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewTft Oracle AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/gregario-tft-oracle?style=directory)](https://allmcps.com/mcp/gregario-tft-oracle)
HTML Embed
<a href="https://allmcps.com/mcp/gregario-tft-oracle"><img src="https://allmcps.com/api/badge/gregario-tft-oracle?style=directory" alt="Tft Oracle on AllMCPs" /></a>

Technical Specs & Signals

CategoryšŸŽ®Gaming
PricingFree
More technical detailsExpand ā–¾
TransportSTDIO
RuntimeNode.js
AuthNo auth required
LicenseMIT
ClientsClaude Desktop
Last updatedSep 6, 2026
11/11 checks healthy over the last 33d
Views4
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars1
GitHub Star CountTotal stargazers on GitHub representing community popularity (1 stars).
Last commit4mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on May 2, 2026
npm downloads240/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
57Quality signal: Good Ā· 57/100How this signal is calculated ā–¾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools28/30
Adoption & activity4/15
Community engagement1/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 17d ago via OSV.dev Ā· tft-oracle (npm)

ā˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in šŸŽ® Gaming →Best MCP servers for Gaming →Alternatives to Tft Oracle →Install in Claude DesktopInstall in CursorInstall in VS Code