@pipeworx/mojang
Connect: https://gateway.pipeworx.io/mojang/mcp · Install: one-click buttons
Tools: 5
Mojang/Minecraft MCP — keyless lookups for Minecraft profiles.
Tools
username_to_uuid(username)— current UUID for a usernameusername_to_uuid_at(username, timestamp?)— UUID at a given epoch secondprofile(uuid)— name + textures (skin/cape) payloadname_history(uuid)— historical name changes (legacy endpoint)blocked_servers()— list of blocked-server SHA1s
Data source
https://api.mojang.com, https://sessionserver.mojang.com
Tools
- username_to_uuid — Current UUID for username.
- username_to_uuid_at — UUID at a given epoch second.
- profile — Profile (name + textures).
- name_history — Historical name changes.
- blocked_servers — List blocked-server SHA1s.
Tools
-
blocked_servers— List blocked-server SHA1s. -
name_history— Historical name changes. -
profile— Profile (name + textures). -
username_to_uuid— Current UUID for username. -
username_to_uuid_at— UUID at a given epoch second.