Back to directory
geli2001/tft-mcp-server

geli2001/tft-mcp-server

@GeLi2001

MCP server for Team Fight Tactics (TFT) that provides access to TFT game data through various tools

tftteam fight tacticsgameriotmcptypescriptapientertainment

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
2026/6/12
Updated
2026/6/13