zxcursed0/MCPTool — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a Python command line tool for auditing Minecraft servers that I own or have permission to test. I want a simple menu where I can enter a server address or a list of addresses and get useful information like server status, version, player count, player names and UUIDs when visible, IP details, related domains, and DNS records.

It should be able to scan allowed IP ranges for Minecraft ports, check which results are joinable with a harmless bot, save findings to files and logs, and work on Windows, Linux, and Termux. Please include setup steps, config files, and clear command help. Support English and Spanish at least, with room to add more languages later.

Keep it educational and defensive. Don’t add features meant to attack public servers or steal access. If you need current Minecraft protocol or library details, look them up online.

Want more depth? Deep Reverse