demo-mcp-server-yt
Verified Safeby itsniazahmad
Overview
A basic, in-memory demo server designed to mimic a Minecraft server using the 'minecraft-protocol' Node.js library for development, testing, or educational purposes.
Installation
node index.jsSecurity Notes
The server is set to 'online-mode: false' and listens on '0.0.0.0' (all network interfaces), meaning it does not perform Mojang authentication and could allow anyone to connect with any username if exposed publicly. For a 'demo' server, this setup is common for ease of local development and testing, but it is critical to understand these implications and to avoid exposing it to untrusted networks without additional security measures.
Similar Servers
pipelex-mcp
Enables AI agents to build and execute Pipelex pipelines from natural language descriptions via the Model Context Protocol (MCP).
mcp-server-iris
Provides a Model Context Protocol (MCP) server for InterSystems IRIS database interaction, automation, and interoperability production management, allowing AI agents to query and control IRIS environments.
mcpd-proxy
Provides a network proxy for Minecraft Protocol connections, facilitating traffic management and potential modifications.
dev-kit-gh-mcp-server
A GitHub Model Context Protocol (MCP) server designed for automation, bots, and AI agents to perform focused repository operations.