player
ActiveTool of mcp-wynncraft
declared in 0.1.0
Fetch a Wynncraft player's stats by UUID or username: playtime, XP, guild, ranking, veteran status, and per-class totals.
Parameters schema
{
"type": "object",
"examples": [
{
"uuid_or_username": "Technoblade"
},
{
"uuid_or_username": "550e8400-e29b-41d4-a716-446655440000"
}
],
"required": [
"uuid_or_username"
],
"properties": {
"uuid_or_username": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-wynncraft
https://github.com/pipeworx-io/mcp-wynncraft
2/7 registries