TFT MCP Server
JSON →Access Team Fight Tactics (TFT) game data using the Riot Games API.
Tools · 2
- tft_match_history Get TFT match history for the current player. Parameters: count (optional, default 20), start (optional, default 0).
- tft_match_details Get detailed information about a specific TFT match. Parameters: matchId (required).
Environment variables
YOUR_RIOT_API_KEY
Links
★ 9 GitHub stars