This server wires up Claude to the Riot Games API for Teamfight Tactics data analysis and coaching. You get 10 tools covering player lookups, ranked stats, match history, and live game detection across 16 regions. The interesting bit is the AI coaching layer: it pulls your recent matches, analyzes your comps for trait synergies and item choices, tracks which augments correlate with wins or losses, and generates personalized improvement tips based on your rank and playstyle. Runs as an Apify Actor with SSE transport, pay per event pricing, and includes Data Dragon integration so unit and trait names resolve automatically. Useful if you're building TFT coaching tools or want match analysis without wrestling with the Riot API yourself.
TFT data & AI-powered coaching for Claude Desktop, Claude Code & MCP-compatible AI assistants.
Teamfight Tactics MCP Server connects AI assistants to TFT data via the Riot Games API. 10 tools for player profiles, ranked stats, match history, composition analysis, augment optimization, live game detection — plus AI-powered performance coaching.
TFT is a game of decision-making under pressure. This server lets AI do the heavy lifting: it reads your match history, analyzes your comps, and gives you actionable coaching advice tailored to your rank and playstyle.
| Tool | Description |
|---|---|
tft_get_account | Get account info by Riot ID |
tft_get_ranked | Get ranked stats (tier, rank, LP, wins/losses) |
tft_get_player_profile | Get complete player profile in one call |
tft_get_match_history | Get recent match history |
tft_get_match_details | Get detailed match info (comps, augments, items) |
tft_get_live_game | Check if a player is currently in a TFT match |
tft_analyze_performance | Analyze recent performance with recommendations |
tft_analyze_composition | Analyze trait synergies, unit choices & item builds |
tft_get_improvement_tips | Get personalized improvement tips |
tft_compare_players | Compare TFT stats between two players |
https://mrbridge--teamfight-tactics-mcp-server---ai-game-analysis.apify.actor/mcp?token=YOUR_APIFY_TOKEN
Pay-per-event on Apify. $5 free credits/month included.
MIT