stealth-anticheatx-mcp-server
Verified Safeby xpe-hub
Overview
Real-time anti-cheat server utilizing AI (GPT-4, MiniMax M2) to detect cheating patterns and suspicious activity in games.
Installation
npm startEnvironment Variables
- DISCORD_BOT_TOKEN
- BOT_APPLICATION_ID
- BOT_OWNER_ID
- MINIMAX_API_KEY
- MINIMAX_API_HOST
- OPENAI_API_KEY
Security Notes
This anti-cheat server requires deep system access (memory, network, processes, registry) for its core functionality. The project states adherence to privacy principles (no permanent data storage, anonymous analysis, encrypted communication, no API keys in logs) to mitigate associated risks. No explicit `eval` or obfuscation detected, suggesting a relatively safe implementation given its purpose. However, running any anti-cheat system always implies granting high privileges to the software.
Similar Servers
atomic-red-team-mcp
An MCP server providing tools to search, validate, refresh, and optionally execute Atomic Red Team security tests for threat emulation and security development.
toolhive-studio
ToolHive is a desktop application (Electron UI) for discovering, deploying, and managing Model Context Protocol (MCP) servers in isolated containers, and connecting them to AI agents and clients.
Reversecore_MCP
Provides a Micro-Agent Control Protocol (MCP) server that wraps various reverse engineering CLI tools and libraries, enabling AI agents to perform binary analysis, malware analysis, and vulnerability research through natural language commands.
mcp-game-asset-gen
An MCP server for generating various game development assets, including images, videos, audio, and 3D models using multiple AI providers.