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, defaults to 20), start (optional, defaults to 0)
tft_match_details
Get detailed information about a specific TFT match. Parameters: matchId (required)
Last Updated: April 25, 2025
Reseñas de la Comunidad
0.0
0 reseñas
5
0
4
0
3
0
2
0
1
0
Aún no hay reseñas. ¡Sé el primero en reseñar!
Inicia sesión para unirte a la conversación
Coming soon to
Highlight AI
Documentación
Lenguaje
TypeScript