Stealth-AntiCheat MCP
by xpe-hub
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GITHUB_TOKEN | Yes | Your GitHub token for repository scanning | |
| DATABASE_PATH | No | Path to the SQLite database file | ./data/anticheat_analysis.db |
| OPENAI_API_KEY | No | Your OpenAI API key for GPT-4 integration (optional but recommended) | |
| MINIMAX_API_KEY | Yes | Your MiniMax API key for AI capabilities | |
| DISCORD_BOT_TOKEN | Yes | Your Discord bot token | |
| ANTICHEAT_WEBHOOK_URL | Yes | Webhook URL for sending alerts | |
| DISCORD_PRIVATE_CHANNEL_1 | Yes | ID of the first private channel to monitor | |
| DISCORD_PRIVATE_CHANNEL_2 | Yes | ID of the second private channel to monitor | |
| DISCORD_CHEATING_CHANNEL_1 | Yes | ID of the first cheating channel to monitor | |
| DISCORD_CHEATING_CHANNEL_2 | Yes | ID of the second cheating channel to monitor |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/xpe-hub/Stealth-AntiCheat-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server