Back to Home
taias-mcp icon

taias

Verified Safe

by taias-mcp

Overview

A Node.js-based Minecraft server designed to host and manage Minecraft game sessions.

Installation

Run Command
node index.js

Environment Variables

  • DEBUG

Security Notes

The project uses `js-yaml.load` to parse `config.yml`. While this method can be dangerous if used with untrusted input, it is applied here to a local configuration file, which is typically managed by a trusted administrator. This mitigates the immediate risk; however, if an attacker gains control of the server's file system and can modify `config.yml`, they could potentially achieve arbitrary code execution. No other 'eval' or malicious patterns were found.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassMedium
Stars0
Forks0
Last Update2025-12-10

Tags

MinecraftGame ServerNode.jsMultiplayerProxy