mcsrvstat.us API: is_server_online
mcsrvstat.us via Parse · developer_tools
Quick check if a Minecraft server is online with player counts. Works for both Java and Bedrock editions. Returns only online status and player counts, not full server details. Retrieve real-time status and metadata from Minecraft Java and Bedrock Edition servers using the mcsrvstat.us service. Fulfilled by Parse from mcsrvstat.us.
- developer-tools
- entertainment
- mcsrvstat-us
- other
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- developer_tools
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/1e9174ec-7e1b-40a9-ab60-f6253c94084a/is_server_online
- Interface artifact
- sha256:b78dc508f216efd120d8be8cc8d3a381c24a7c35403b8f1bc059e0e3b139e72b
- Manifest digest
- sha256:faa2d5e1c9c7c351a32045a9b5032873496bd683f0065c4ad66f07daaaaa86bc
Request fields
- address (string, required): Server hostname or IP address.
- is_bedrock (boolean): Set to true to query a Bedrock Edition server instead of Java Edition.: Allowed values: false, true
Example queries
- {"address":"hypixel.net","is_bedrock":"False"}