kompass
Verified Safeby frekkanzer2
Overview
This project acts as a Minecraft Protocol (MCP) server or proxy, handling client connections and potentially providing web-based statistics and management.
Installation
node src/server.jsSecurity Notes
No 'eval' or obfuscation found. The web server serves static files from a 'public' directory, which appears to be path-constrained, mitigating simple path traversal. The core server handles raw Minecraft protocol packets, which always requires careful validation to prevent malformed data exploits; no obvious flaws detected in the provided snippets. No hardcoded secrets were identified.
Similar Servers
mcp-discord
An MCP server that enables AI assistants to interact with the Discord platform by providing tools for communication, channel management, and server information retrieval.
discord-agent-mcp
AI-powered management and automation of Discord servers, enabling natural language control over channels, roles, moderation, and events.
7134-easy-mcp-server
This project provides an easy-to-setup server solution designed to bridge or interact with Minecraft servers, simplifying their management or extending their functionalities.
wechat-robot-mcp-server
This server acts as a Model Context Protocol (MCP) intermediary for a WeChat robot, offering various AI-powered tools such as image recognition, drawing, text-to-speech, group chat summary, personality analysis, song requests, and video generation, integrating with multiple AI providers.