Back to directory
mcp-server-tft

mcp-server-tft

@GeLi20019

An MCP server for Team Fight Tactics (TFT) that provides access to TFT game data including match history and details

tftteam-fight-tacticsgame-datamcp-servertool

Installation & Configuration

{
  "mcpServers": {
    "tft-mcp": {
      "command": "npx",
      "args": [
        "mcp-server-tft",
        "--apiKey",
        "<YOUR_RIOT_API_KEY>",
        "--gameName",
        "<YOUR_GAME_NAME>",
        "--tagLine",
        "<YOUR_TAG_LINE>"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2025/3/30
Updated
2026/6/8