{"name":"MCTools API","version":"1.0.0","url":"https://mctools.liamt.xyz","endpoints":{"player":{"/player/:name":"Full player profile (UUID, skin, cape)","/player/:name/uuid":"Get UUID from username","/player/:name/skin":"Skin texture URL and metadata","/player/:name/head":"Player head render URL"},"server":{"/server/:host":"Server status (online, players, version, motd)","/server/:host/:port":"Server status with custom port"},"utils":{"/utils/uuid/:uuid":"Get username from UUID","/utils/color":"List of all Minecraft color codes","/utils/encode":"Encode text with Minecraft formatting (POST)"}}}