Niche-Machine-Language-
by nhartman000
Overview
Implements a basic multiplayer game server, providing TCP and WebSocket connections with a command processing system, including highly dangerous remote code execution capabilities for 'op' users.
Installation
node index.jsEnvironment Variables
- SERVER_PORT
- WEBSOCKET_PORT
Security Notes
CRITICAL: The server explicitly includes 'eval' and 'exec' commands, allowing 'op' users to execute arbitrary JavaScript code and system commands on the host server. This is a severe security vulnerability, making the server unsafe to run in any non-isolated or production environment. A compromised 'op' account or an exploit to gain 'op' status would lead to full server compromise.
Similar Servers
1mcp
Orchestrates AI agent tool calls by executing JavaScript/TypeScript code in a WASM sandbox, reducing LLM context bloat and managing security policies.
kitwork
A lightweight workflow engine for automating tasks, orchestrating services, building serverless functions, and creating API endpoints via YAML.
SchemaCrawler-MCP-Server-Usage
Provides an AI-powered agent to assist with database schema analysis, design issue identification, and SQL query generation.
mdk-mcp-server
Provides AI agents with comprehensive SAP Mobile Development Kit (MDK) knowledge and tools to assist in MDK application development, including project creation, artifact generation (pages, actions, i18n, rules), project management (build, deploy, validate, migrate), and documentation access.