MCP-Server
Verified Safeby eragontuan1998
Overview
Implements a custom Minecraft Protocol (MCP) server for hosting Minecraft games.
Installation
java -jar MCP-Server.jarSecurity Notes
The server relies on configuration files (server.properties) for sensitive data like host/port, which is a good practice. It connects to api.github.com over HTTPS for update checks, which introduces a minor supply-chain risk but is standard. No 'eval' or hardcoded secrets were found in the provided code snippets.
Similar Servers
kStock-mcp-server
This server provides an MCP (Micro-Capability Protocol) interface to interact with the Korean Investment API, enabling functionalities like fetching stock prices, account information, financial data, and executing stock buy/sell orders.
MCP-SERVER
Provides an MCP server for automated data analysis workflows including loading datasets, cleaning data, sentiment analysis, clustering, topic extraction, and generating comprehensive reports with visualizations for an AI client.
mcp-c
A C/C++ based server likely focused on high-performance networking, potentially for a game-related application like a Minecraft protocol implementation.
personal-mcp
Provides an interface for AI agents to manage iCloud calendar events.