Loomal

tft-oracle

MCP server by github.com/gregario/tft-oracle

TFT champion, trait, item, and augment data for LLMs via CommunityDragon

0 starsnpm: tft-oracle

About tft-oracle

tft-oracle is an MCP (Model Context Protocol) server published by gregario in the official MCP registry, listed under RAG Systems on Loomal. TFT champion, trait, item, and augment data for LLMs via CommunityDragon

It ships as an npm package (tft-oracle), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/gregario/tft-oracle.

Use tft-oracle with your agent

Claude Code · one command
claude mcp add tft-oracle -- npx -y tft-oracle
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "tft-oracle": {
      "command": "npx",
      "args": [
        "-y",
        "tft-oracle"
      ]
    }
  }
}
npmtft-oracle

Frequently asked questions

What is tft-oracle?
tft-oracle is an MCP (Model Context Protocol) server by gregario in the RAG Systems category. TFT champion, trait, item, and augment data for LLMs via CommunityDragon
How do I connect tft-oracle to Claude, Cursor, or another MCP client?
Install tft-oracle from its npm package (tft-oracle) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is tft-oracle open source?
Yes — the source code is public at github.com/gregario/tft-oracle.
Can AI agents pay to use tft-oracle?
Not yet through Loomal — tft-oracle is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain tft-oracle? Claim this listing free by verifying GitHub ownership, or contact us.