champion_mastery
ActiveTool of Riot Games
declared in 0.1.0
Return full champion mastery list for a puuid on a platform: mastery level, points, chest granted, tokens earned for every champion.
Parameters schema
{
"type": "object",
"examples": [
{
"puuid": "player-puuid-123456",
"platform": "na1"
}
],
"required": [
"platform",
"puuid"
],
"properties": {
"puuid": {
"type": "string"
},
"platform": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Riot Games
https://github.com/pipeworx-io/mcp-riot-games
1/7 registries