TFT MCP Server
@GeLi2001
About TFT MCP Server
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"tft-mcp": {
"command": "npx",
"args": [
"mcp-server-tft",
"--apiKey",
"<YOUR_RIOT_API_KEY>",
"--gameName",
"<YOUR_GAME_NAME>",
"--tagLine",
"<YOUR_TAG_LINE>"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is TFT MCP Server?
A Model Context Protocol (MCP) server for Team Fight Tactics (TFT) that provides access to TFT game data through tools like match history and match details. It integrates with the Riot Games API and is intended for players or analysts who want to retrieve TFT match data programmatically.
How to use TFT MCP Server?
Configure the server in your Claude Desktop config file (claude_desktop_config.json) using npx mcp-server-tft with --apiKey, --gameName, and --tagLine arguments. After configuration, the server runs on stdio and exposes two tools: tft_match_history (optional count and start parameters) and tft_match_details (required matchId parameter).
Key features of TFT MCP Server
- Get match history for a summoner
- Get detailed information about specific TFT matches
- Supports pagination with
countandstartparameters - Built on the Model Context Protocol (MCP) SDK
- Written in TypeScript
Use cases of TFT MCP Server
- Retrieve a player’s recent TFT match history for performance analysis
- Examine detailed stats of a particular TFT match (e.g., compositions, placements)
- Build automated tools or dashboards that consume TFT game data
- Integrate TFT data into MCP-compatible AI assistants like Claude Desktop
FAQ from TFT MCP Server
What are the prerequisites to run the server?
Node.js v14 or higher, npm or yarn, a Riot Games API Key, and your Riot Game Name and Tagline (e.g., NA1) from the Riot game console.
How do I get a Riot Games API Key?
Obtain a temporary key from the Riot Games Developer Portal (expires in 24 hours) or apply for a permanent personal API key via the Application Portal for production use.
Where do I configure the server for Claude Desktop?
On macOS at ~/Library/Application Support/Claude/claude_desktop_config.json, on Windows at %APPDATA%/Claude/claude_desktop_config.json.
What tools does the server provide?
tft_match_history (returns match list; optional count defaulting to 20, optional start defaulting to 0) and tft_match_details (returns detailed match info; requires matchId). Both operate over stdio transport.
Does the server require any authentication beyond the API key?
The API key is passed as a command-line argument; no other authentication mechanism is mentioned.
Frequently asked questions
What are the prerequisites to run the server?
Node.js v14 or higher, npm or yarn, a Riot Games API Key, and your Riot Game Name and Tagline (e.g., `NA1`) from the Riot game console.
How do I get a Riot Games API Key?
Obtain a temporary key from the Riot Games Developer Portal (expires in 24 hours) or apply for a permanent personal API key via the Application Portal for production use.
Where do I configure the server for Claude Desktop?
On macOS at `~/Library/Application Support/Claude/claude_desktop_config.json`, on Windows at `%APPDATA%/Claude/claude_desktop_config.json`.
What tools does the server provide?
`tft_match_history` (returns match list; optional `count` defaulting to 20, optional `start` defaulting to 0) and `tft_match_details` (returns detailed match info; requires `matchId`). Both operate over stdio transport.
Does the server require any authentication beyond the API key?
The API key is passed as a command-line argument; no other authentication mechanism is mentioned.
Basic information
More Other MCP servers

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Nginx UI
0xJackyYet another WebUI for Nginx
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Comments