Back to Home

MCP_Chess_Server

by ssanjanapai

Overview

A Python-based server that implements the Minecraft Client Protocol (MCP) to host a multiplayer chess game, allowing Minecraft clients to connect and play.

Installation

Run Command
No command provided

Security Notes

Without access to the source code (main.py, src directory), it's impossible to definitively check for 'eval' usage, code obfuscation, or specific network vulnerabilities. As a network server, it inherently exposes endpoints that could be targeted, requiring proper input validation, authentication, and robust error handling to mitigate risks. Score reflects a neutral stance due to lack of code access.

Similar Servers

Stats

Interest Score0
Security Score5
Cost ClassLow
Avg Tokens10
Stars0
Forks0
Last Update2025-11-18

Tags

MinecraftChessGame ServerPythonMultiplayer