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.
No reviews yet. Be the first to review!
Sign in to join the conversation
Get TFT match history for the current player. Parameters: count (optional, defaults to 20), start (optional, defaults to 0)
Get detailed information about a specific TFT match. Parameters: matchId (required)