theodik

MC Ping

Community theodik
Updated

Minecraft Server List Ping tool

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

MCP Server · Populars

MCP Server · New

    cordum-io

    Cordum

    Cordum (cordum.io) is a platform-only control plane for autonomous AI Agents and external workers. It uses NATS for the bus, Redis for state and payload pointers, and CAP v2 wire contracts for jobs, results, and heartbeats. Workers and product packs live outside this repo.Core cordum

    Community cordum-io
    rommapp

    Overview

    A beautiful, powerful, self-hosted rom manager and player.

    Community rommapp
    BetterDB-inc

    BetterDB Monitor

    Real-time monitoring, slowlog analysis, and audit trails for Valkey and Redis

    Community BetterDB-inc
    ogham-mcp

    Ogham MCP

    Shared memory MCP server — persistent, searchable, cross-client

    Community ogham-mcp
    rocketride-org

    rocketride-server

    High-performance AI pipeline engine with a C++ core and 50+ Python-extensible nodes. Build, debug, and scale LLM workflows with 13+ model providers, 8+ vector databases, and agent orchestration, all from your IDE. Includes VS Code extension, TypeScript/Python SDKs, and Docker deployment.

    Community rocketride-org