MC Server Status

MC Server Status

1 devlog
54m
Created by Flame

Get current status of any Minecraft server instantly!

This is a rewrite of the previous version, with Svelte 5 and my own code to send raw TCP packets to the minecraft server.

One of the most special feature that sets this status checker apart is regional latency, as it runs on Cloudflare Workers, it can query the server from one of the nearest Cloudflare datacenter from the user!

Repository

Timeline

Upgraded to Svelte 5 and removed everything from previous codebase to start from scratch.
Added an experimental status route, which currently returns experimental data with server status.
Test it out by going to https://mc-server-status.zvikasdongre.workers.dev/api/status?host=&port=
(SRV Records do NOT work yet!)

Update attachment