Skip to main content
Glama

Stealth-AntiCheat MCP

by xpe-hub

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITHUB_TOKENYesYour GitHub token for repository scanning
DATABASE_PATHNoPath to the SQLite database file./data/anticheat_analysis.db
OPENAI_API_KEYNoYour OpenAI API key for GPT-4 integration (optional but recommended)
MINIMAX_API_KEYYesYour MiniMax API key for AI capabilities
DISCORD_BOT_TOKENYesYour Discord bot token
ANTICHEAT_WEBHOOK_URLYesWebhook URL for sending alerts
DISCORD_PRIVATE_CHANNEL_1YesID of the first private channel to monitor
DISCORD_PRIVATE_CHANNEL_2YesID of the second private channel to monitor
DISCORD_CHEATING_CHANNEL_1YesID of the first cheating channel to monitor
DISCORD_CHEATING_CHANNEL_2YesID of the second cheating channel to monitor

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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