mcp-discord

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DISCORD_TOKENYesYour Discord bot token.

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_server_infoGet information about a Discord server
list_membersGet a list of members in a server
add_roleAdd a role to a user
remove_roleRemove a role from a user
create_text_channelCreate a new text channel
delete_channelDelete a channel
add_reactionAdd a reaction to a message
remove_reactionRemove a reaction from a message
send_messageSend a message to a specific channel
read_messagesRead recent messages from a channel
get_user_infoGet information about a Discord user
moderate_messageDelete a message and optionally timeout the user