name_history
ActiveTool of Mojang
declared in 0.1.0
Fetch the full name-change history for a Minecraft account by UUID; returns a list of past usernames and the timestamps when each was adopted.
Parameters schema
{
"type": "object",
"examples": [
{
"uuid": "069a79f4-44e9-405c-b647-db3f2e3f5e88"
}
],
"required": [
"uuid"
],
"properties": {
"uuid": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Mojang
https://github.com/pipeworx-io/mcp-mojang
1/7 registries