TFT

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

View Source
8 stars
0 tools
Created Aug 2025
@geli2001/geli2001-tft-tft-mcp-server

About

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

Categories

general

Installation

npm

npm install @geli2001/geli2001-tft-tft-mcp-server

Configuration

{ "mcpServers": { "geli2001-tft-tft-mcp-server": { "command": "npx", "args": [ "-y", "@geli2001/geli2001-tft-tft-mcp-server" ] } } }