You're viewing a demo portfolio

Join the waitlist
PRSM

username_to_uuid

Active

Tool of Mojang

declared in 0.1.0

Resolve a Minecraft username to its current Mojang UUID; returns the canonical UUID string used to identify the account.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "username": "Notch"
    },
    {
      "username": "steve"
    }
  ],
  "required": [
    "username"
  ],
  "properties": {
    "username": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Mojang

https://github.com/pipeworx-io/mcp-mojang

1/7 registries
View full server →