Back to Home
Aarav-Shokeen icon

retell-mcp-server

Verified Safe

by Aarav-Shokeen

Overview

A Node.js server that acts as a custom Minecraft server or proxy, allowing Minecraft clients to connect and interact using the Minecraft Protocol.

Installation

Run Command
node index.js

Environment Variables

  • PORT

Security Notes

No 'eval', obfuscation, hardcoded secrets, or obvious malicious patterns were found in the provided code. However, the 'mineflayer-server' is configured with 'onlineMode: false', which means it does not authenticate users with Mojang. This is a significant security risk if the server is exposed publicly, allowing anyone to connect with any username. For local or development use, it might be acceptable, but it requires careful consideration for production deployment.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassLow
Avg Tokens250
Stars0
Forks0
Last Update2025-11-24

Tags

MinecraftProxyNode.jsWebSocketGaming