lanyard-mcp-server
by NNTin
Overview
A server component or proxy for Minecraft that integrates with Lanyard, likely for status updates or external monitoring related to the Minecraft server.
Installation
docker run -p 25565:25565 lanyard-mcp-serverSecurity Notes
Cannot inspect `lanyard_server.py` or `requirements.txt` for specific vulnerabilities like `eval` usage or risky dependencies. As a server application, it inherently exposes network services, requiring careful configuration and security practices. The presence of a `SECURITY.md` file is a positive indicator that security considerations have been made, but a full code review is essential before deployment.
Similar Servers
oxylabs-mcp
This project likely functions as a Minecraft server proxy or management tool, potentially for large-scale data collection or automation.
pipelex-mcp
Enables AI agents to build and execute Pipelex pipelines from natural language descriptions via the Model Context Protocol (MCP).
mcp-server-reddit-ts
A Minecraft proxy server designed to integrate with Reddit, likely for features such as real-time notifications, bridging chat, or managing server events through Reddit.
mcp-mineru
Implements or interacts with the Minecraft Protocol, likely for building custom Minecraft servers or client utilities.