Quickly retrieve the status of any Minecraft server
Please note that this is not a real Minecraft server, it is a demo server used to test the features of this website. If you would like to learn more, please refer to our frequently asked questions.
>>> Minecraft Server Status <<<
https://mcstatus.io/
1. PassTheMayo85e5f06e-ff89-4c11-8050-329e8fdc29de
Note that not all online players may not be shown. Standard Java Edition servers limit sample players to 12 by default.
https://api.mcstatus.io/v2/status/java/demo.mcstatus.io
{
"online": true,
"host": "demo.mcstatus.io",
"port": 25565,
"ip_address": "162.248.101.183",
"eula_blocked": false,
"retrieved_at": 1737847005368,
"expires_at": 1737847065368,
"srv_record": null,
"version": {
"name_raw": "1.20.1",
"name_clean": "1.20.1",
"name_html": "<span><span>1.20.1</span></span>",
"protocol": 47
},
"players": {
"online": 71,
"max": 100,
"list": [
{
"uuid": "85e5f06e-ff89-4c11-8050-329e8fdc29de",
"name_raw": "PassTheMayo",
"name_clean": "PassTheMayo",
"name_html": "<span><span>PassTheMayo</span></span>"
}
]
},
"motd": {
"raw": " §c§k;;; §c§l>§6§l>§e§l> §f§lMinecraft Server Status §e§l<§6§l<§c§l< §c§k;;;\n §6§nhttps://mcstatus.io/",
"clean": " ;;; >>> Minecraft Server Status <<< ;;;\n https://mcstatus.io/",
"html": "<span><span> </span><span class=\"minecraft-format-obfuscated\" style=\"color: #ff5555;\">;;;</span><span> </span><span style=\"color: #ff5555;font-weight: bold;\">></span><span style=\"color: #ffaa00;font-weight: bold;\">></span><span style=\"color: #ffff55;font-weight: bold;\">></span><span> </span><span style=\"color: #ffffff;font-weight: bold;\">Minecraft Server Status</span><span> </span><span style=\"color: #ffff55;font-weight: bold;\"><</span><span style=\"font-weight: bold;color: #ffaa00;\"><</span><span style=\"color: #ff5555;font-weight: bold;\"><</span><span> </span><span class=\"minecraft-format-obfuscated\" style=\"color: #ff5555;\">;;;</span><span>\n </span><span style=\"color: #ffaa00;text-decoration: underline;\">https://mcstatus.io/</span></span>"
},
"icon": null,
"mods": [
{
"name": "applied-energistics-2",
"version": "11.7.2"
},
{
"name": "accelerated-decay",
"version": "0.1.3"
},
{
"name": "iron-chests",
"version": "13.2.11"
}
],
"software": "github.com/mcstatus-io/demo-server",
"plugins": [
{
"name": "WorldEdit",
"version": "7.2.14"
},
{
"name": "Dynmap",
"version": "3.4"
},
{
"name": "Holographic-Displays",
"version": "3.0.1"
},
{
"name": "Multiverse-Core",
"version": "4.3.1"
},
{
"name": "EssentialsX",
"version": "2.19.7"
}
]
}
You may learn more about this response by reading the route details on the API documentation.