summoner_top_mastery
ActiveTool of Riot Games
declared in 0.1.0
Top N champion mastery.
Parameters schema
{
"type": "object",
"examples": [
{
"count": 5,
"puuid": "player-puuid-123456",
"platform": "na1"
}
],
"required": [
"platform",
"puuid"
],
"properties": {
"count": {
"type": "number"
},
"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