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.
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요
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)
Get detailed information about a specific TFT match. Parameters: matchId (required, the match ID to get details for)