Mcping
Minecraft Server List Ping tool
Install / Use
/learn @theodik/McpingQuality Score
Category
Development & EngineeringSupported Platforms
README
MC Ping
Query minecraft server via SLP (Server Listing Ping) to retrieve basic information (motd, player count, max players...)
Usage
mcping <host> <port>
Host can be IP address or hostname.
Prints json data sent by server to stdout.
Example
mcping minecraft.project-nemesis.cz 25565
{
"description":{
"text":"§e§lMinesis Survival§r§l §b§l1.10§f§l §2§l(Minecraft Project-Nemesis)§r§l\n§7§l §7§l§k▶▶▶§f§l VIP ECONOMY SURVIVAL LAG-FREE §7§l§k◀◀◀"
},
"players":{
"max":30,
"online":7,
"sample":[
{
"id":"200d8747-b7f5-38c3-bdd0-c2d341184bd3",
"name":"Ixy"
},
{
"id":"bd959908-774c-3dab-b008-b55272af822b",
"name":"Dejf"
}
]
},
"version":{
"name":"Spigot 1.10",
"protocol":210
},
"favicon":"data:image/png;base64,..."
}
Installation
Download binary or build from source and run.
Downloads
Build from source
Linux/Mac
gcc mcping.c -o mcping
Windows
You can use Visual C++ Build Tools or Visual Studio
cl mcping.c
License
MIT License
Copyright (c) 2016 theodik
Related Skills
node-connect
350.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
350.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
350.1kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
