leaderboard
ActiveTool of mcp-wynncraft
declared in 0.1.0
Fetch a Wynncraft leaderboard by type (e.g. 'combatGlobalLevel', 'guildLevel', 'warsCompletion'); returns ranked entries up to resultLimit.
Parameters schema
{
"type": "object",
"examples": [
{
"type": "overall"
},
{
"type": "level",
"resultLimit": 50
}
],
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"resultLimit": {
"type": "number"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-wynncraft
https://github.com/pipeworx-io/mcp-wynncraft
2/7 registries