Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DISCORD_TOKENYesYour Discord bot token
DISCORD_CHANNELNoChannel name to usegeneral
DISCORD_GUILD_IDYesYour Discord server ID
DISCORD_REMINDERNoCustom text appended to all responses
DISCORD_ASK_TIMEOUTNoSeconds to wait for user response300
DISCORD_HTTP_TIMEOUTNoSeconds for HTTP operations30
DISCORD_CONNECTION_TIMEOUTNoSeconds to establish connection30

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
discord_askA

Send a question to the user via Discord and wait for their response. User can react with ❌ to cancel or 📷 for screenshot.

discord_notifyA

Send a notification to the user via Discord. Does not wait for a response.

discord_send_fileB

Send a file to the user via Discord.

discord_screenshotB

Take a screenshot of the entire desktop and send it to Discord.

discord_embedC

Send a rich embed message to Discord with title, description, color, fields, and more.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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

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