fluency-discord-mcp
by coretez
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DISCORD_MODE | No | Operational mode: 'read', 'write', or 'admin'. Controls which tools are registered. Defaults to 'read'. | read |
| DISCORD_GUILD_ID | No | The ID of the Discord guild the server is scoped to. Defaults to the FluencySecurityAi guild (1542903941933826118). | 1542903941933826118 |
| DISCORD_BOT_TOKEN | Yes | Discord bot token from the Discord Developer Portal application. Required to authenticate API calls. | |
| DISCORD_SKILLS_DIR | No | Optional path to a directory containing skill playbooks. Defaults to the built-in skills directory. | |
| DISCORD_ALLOW_DESTRUCTIVE | No | Set to 'true' to enable destructive actions (delete, kick, ban, bulk-delete). Defaults to 'false'. | false |
| DISCORD_CHANNEL_ALLOWLIST | No | Optional comma-separated list of channel names to which writes are confined. If not set, writes to any channel are allowed. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues