74
/ 100
28 days ago
glama

Renge Bot

Enables controlling a semi-autonomous Minecraft bot via MCP, supporting tasks like movement, combat, farming, and chatting.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: RCON_PASSWORD, WORLD_BRIDGE_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configALLOWED_PLAYERSQDcvd,Squama_
configDEFAULT_CONTROLLER_PLAYER
configENABLE_EXPERIMENTAL_FORGE_CHUNK_PATCH
configHTTP_PORT
configMC_HOST1. 确认 Minecraft 服务端已启动且 :MC_PORT 可访问。
configMC_PORT1. 确认 Minecraft 服务端已启动且 MC_HOST: 可访问。
configMC_USERNAME
configRCON_HOST
🔐 secretRCON_PASSWORD填写服务端的RCON密码
configRCON_PORT
configWORLD_BRIDGE_TIMEOUT_MS
🔐 secretWORLD_BRIDGE_TOKEN也可以使用 直接提供令牌;若两者都填写,代码会优先使用显式令牌。
configWORLD_BRIDGE_TOKEN_FILEG:\游戏分区\香草纪元\【⭐服务端⭐】(开服用,若不清楚请下载客户端\config\renge_world_bridge.token
configWORLD_BRIDGE_URL
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/qdcvd-renge-mc-agent-6com7n)](https://m8ven.ai/mcp/qdcvd-renge-mc-agent-6com7n)
commit: 692e471550d4f20109887b023b0110e13b2610bd
code hash: 90c6b8c17689cb26e5e9884624627c45a0fa294fd767f139760e1c765618ebfa
verified: 6/21/2026, 10:35:24 AM
view raw JSON →