jonvanausdeln/discord-mcp
If you are the rightful owner of discord-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
This is a Discord MCP Server that integrates with Discord to enable AI assistants to interact with Discord servers, channels, and messages.
Tools
Functions exposed to the LLM to take actions
send_message
Send messages with file attachments.
get_messages
Retrieve message history with user display names.
add_reaction
Add emoji reactions to messages.
remove_reaction
Remove reactions from messages.
get_message_reactions
View reaction data and counts.
send_dm
Send direct messages to users with file support.
list_dms
List all accessible DM channels.
open_dm
Create or access DM channels.
list_servers
List all Discord servers.
list_channels
List channels with permissions.
create_channel
Create new channels.
create_thread
Create discussion threads.
get_user_info
Get user profiles and display names.
get_guild_member
Get member data with roles.
list_guild_members
List server members with pagination.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client