Back to the MCPing page

Privacy Policy

The short version

MCPing has no account, no analytics, no telemetry and no advertising. It collects nothing about you. Everything it stores stays in your browser.

What MCPing stores

All of it lives in your browser's local extension storage (storage.local) and never leaves your device:

You can erase all of it at any time: Settings → Data → Reset everything. Uninstalling the extension also removes it.

What MCPing sends, and to whom

To find out whether a server is online, MCPing asks a public status API about it. Exactly two endpoints are contacted, and only ever with the server address you entered:

ServiceUsed forPrivacy policy
api.minetools.euJava server status and ping latencyminetools.eu
api.mcsrvstat.usBedrock status, and a second opinion for Javamcsrvstat.us

These requests contain the server hostname and port you asked about — nothing else. No identifier, no account, no browsing data. Like any HTTP request, your IP address is visible to those services; that is inherent to making a network request and is not something MCPing adds.

A third API, mc-heads.net, is only contacted if you use watched-player alerts: it draws a player's skin head from their username, and it is only ever called for a player you explicitly asked to be told about.

Requests are made on a repeating background schedule (every 3 minutes by default) and when you refresh manually. If you remove all servers, no requests are made at all.

What MCPing never does

Permissions, and why each one exists

PermissionWhy
storageTo save your servers, settings and history on your device.
alarmsTo wake the extension on a schedule so it can check your servers in the background.
notificationsTo tell you when a server goes down, comes back, or fills up. Alerts are entirely optional and can be switched off.
offscreenChromium only. To play the optional notification sound; a service worker cannot produce audio on its own.

MCPing deliberately requests no host permissions. Both status APIs allow cross-origin requests, so the extension does not need — and cannot obtain — access to any website.

Children

MCPing is a server-monitoring utility. It collects no personal information from anyone, including children.

Changes

Any change to this policy ships with a new version of the extension and updates the date above.

Contact

Questions or concerns: alexbur.msgabo@gmail.com