Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
discord_send_messageC

Send a message to a Discord channel, optionally with up to 10 files

discord_edit_messageC

Edit a previously sent message

discord_delete_messageC

Delete a message

discord_add_reactionC

Add a reaction to a message

discord_remove_reactionC

Remove a reaction from a message

discord_get_message_historyC

Get message history from a Discord channel with optional filtering

discord_search_messagesC

Search for messages in a Discord channel with text query and filters

discord_get_messageB

Get a specific message by ID with full attachment details

discord_list_attachmentsC

List all attachments in a Discord channel from recent messages

discord_download_attachmentC

Download a Discord attachment and return it as MCP file reference

discord_cleanup_downloadB

Clean up a previously downloaded Discord attachment file

discord_get_channelC

Get information about a Discord channel

discord_get_dm_channelsB

Get list of DM channels for the current user

discord_create_dmC

Create or get existing DM channel with a user

discord_get_friendsB

Get list of friends for the current user

discord_add_friendB

Send a friend request to a user

discord_remove_friendC

Remove a friend or cancel a friend request

discord_update_presenceC

Update your Discord presence/status

discord_clear_presenceB

Clear your Discord presence/activity

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

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