Skip to main content
Glama
configuration.md565 B
# Configuration Copy `.env.example` to `.env` and set: - `DISCORD_BOT_TOKEN` — bot token - `ALLOW_GUILD_IDS` — comma-separated allow-list (recommended) - `ALLOW_CHANNEL_IDS` — comma-separated allow-list (recommended) - `ALLOWED_MENTIONS` — `none|users|roles|everyone` (default: `none`) - `GATEWAY_INTENTS` — bitfield; enable MESSAGE_CONTENT only if approved - Packs: `PACK_ADMIN`, `PACK_MEDIA`, `PACK_COMMUNITY`, `PACK_DEVTOOLS` - Optional: `ENABLE_RAW_REST` — enables whitelisted raw REST escape hatch Build/run: ```bash npm run build npm start ```

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/GustyCube/discord-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server