match_timeline
ActiveTool of Riot Games
declared in 0.1.0
Fetch per-frame event timeline for a LoL match ID — kills, item purchases, level-ups, building destructions at each minute interval.
Parameters schema
{
"type": "object",
"examples": [
{
"region": "americas",
"match_id": "na1_4239331234"
}
],
"required": [
"region",
"match_id"
],
"properties": {
"region": {
"type": "string"
},
"match_id": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Riot Games
https://github.com/pipeworx-io/mcp-riot-games
1/7 registries