TFT
8
0
Summary
A TypeScript implementation of an MCP server for Teamfight Tactics (TFT) game data. This server provides information about TFT champions, items, and other game elements to be used with Claude via the Model Context Protocol.
Available Actions(2)
tft_match_history
Get TFT match history for the current player. Parameters: count (optional): Number of matches to retrieve. Defaults to 20, start (optional): Start index for pagination. Defaults to 0.
tft_match_details
Get detailed information about a specific TFT match. Parameters: matchId (required): The match ID to get details for.
Last Updated: April 25, 2025
Community Reviews
0.0
0 reviews
5
0
4
0
3
0
2
0
1
0
No reviews yet. Be the first to review!
Sign in to join the conversation