Minecraft Server Status Quickly check the status of any Minecraft server Sample Servers A few sample servers to test our service About Us A quick overview of what we do This service was created in response to the lack of features on many other Minecraft server status websites such as mcsrvstat.us. Their API and website was difficult to navigate, so I found it easier to develop my own service to accomplish this. This service is focused on maximizing performance and reducing delay when connecting to servers. That is why the API was developed using the highly performant Go language. Our service has many unique features, including raw/clean/HTML formats for various values like the MOTD, version number, and sample player names. Info We also decreased the duration of caches for each status to just one minute. We chose not to use the query protocol. It slows down the time it takes for a Minecraft server status to be retrieved , and does not provide more relevant information than the more reliable status protocol. An endpoint can also be accessed to see the icon of any Java Edition Minecraft servers. This allows server owners to display the constantly changing server icon on their own website without the hassle of updating their own code. You can access our service at any time on our GitHub organization. It is easy to implement our API in any programming environment by looking at the API documentation.