jaewilson07/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.
The Discord MCP Server provides integration capabilities for Discord with MCP clients like Claude Desktop.
Tools
Functions exposed to the LLM to take actions
list_servers
List available servers
get_server_info
Get detailed server information
get_channels
List channels in a server
list_members
List server members and their roles
get_user_info
Get detailed information about a user
send_message
Send a message to a channel
read_messages
Read recent message history
add_reaction
Add a reaction to a message
add_multiple_reactions
Add multiple reactions to a message
remove_reaction
Remove a reaction from a message
moderate_message
Delete messages and timeout users
create_text_channel
Create a new text channel
delete_channel
Delete an existing channel
create_category
Create a new category channel
move_channel
Move a channel to a different category or remove it from a category
create_scheduled_event
Create a scheduled event for a server
edit_scheduled_event
Edit an existing scheduled event
add_role
Add a role to a user
remove_role
Remove a role from a user
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client