Back to Home
hyqf98 icon

harmongyos-api-mcp-server

Verified Safe

by hyqf98

Overview

Implements a custom Minecraft Protocol (MCP) server for handling game client connections and interactions.

Installation

Run Command
node src/server.js

Environment Variables

  • MCP_SERVER_HOST
  • MCP_SERVER_PORT
  • MCP_PROTOCOL_VERSION

Security Notes

The server uses standard Node.js and Minecraft protocol libraries. Environment variables are utilized for configuration, preventing hardcoded secrets. No 'eval' or obvious malicious patterns were found in the provided snippets. As a network service, it inherently carries some risk, but the code itself does not introduce major new vulnerabilities.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens10
Stars0
Forks0
Last Update2026-01-19

Tags

MinecraftGame ServerNode.jsNetworkProtocol