Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DISCORD_TOKEN | No | Alternative environment variable for the Discord Bot token. | |
| DISCORD_CHANNELS | No | JSON map of channel keys to IDs, e.g. {"general": "123","alerts": "456"}. | |
| DISCORD_GUILD_ID | No | Default guild (server) ID for list_channels when guild_id is omitted. | |
| DISCORD_BOT_TOKEN | No | The Discord Bot token required to authenticate with Discord. | |
| DISCORD_MCP_CONFIG_DIR | No | Directory for the channels.json configuration file (default: current directory). |
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 | |