profile
ActiveTool of Mojang
declared in 0.1.0
Fetch a Minecraft player's public profile by UUID via Mojang Session Server; returns current username and skin/cape texture URLs.
Parameters schema
{
"type": "object",
"examples": [
{
"uuid": "069a79f4-44e9-405c-b647-db3f2e3f5e88"
}
],
"required": [
"uuid"
],
"properties": {
"uuid": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Mojang
https://github.com/pipeworx-io/mcp-mojang
1/7 registries