- multiplayer · server scanner -
every minecraft
server.
indexed.
We scan the internet for Minecraft servers so you don't have to. Search by IP, name, version, or country.
how it works
01
Scan
We sweep the internet for Minecraft servers, including the ones hiding on weird ports.
02
Index
Filter by player count, version, or country. Paste an IP, see what comes back.
03
Track
See when a player is online and which servers they have been on.
No submissions, no signup forms. The scanner runs around the clock, the index updates itself, and you get a search box. That's the whole product.
Open the dashboardapi
REST API over JSON. Covers servers, players, and session history. The docs are short.
Endpoints
- /api/v1/servers Search the server index
- /api/v1/servers/{ip}/{port} One server, full detail
- /api/v1/players Search tracked players
- /api/v1/players/{uuid}/sessions Recent session history
public data only
We store what a Minecraft client can see when it pings a server, with player session history limited to 30 days. No client mods or private account data.