mcp-discord

IQAIcom/mcp-discord

3.3

If you are the rightful owner of mcp-discord and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Discord MCP (Model Context Protocol) server that enables AI assistants to interact with the Discord platform.

Tools

Functions exposed to the LLM to take actions

discord_send

Send a message to a specified channel (supports both channel ID and channel name)

discord_get_server_info

Get Discord server information

discord_create_text_channel

Create a text channel

discord_delete_channel

Delete a channel

discord_get_forum_channels

Get a list of forum channels

discord_create_forum_post

Create a forum post

discord_get_forum_post

Get a forum post

discord_reply_to_forum

Reply to a forum post

discord_delete_forum_post

Delete a forum post

discord_read_messages

Read channel messages

discord_add_reaction

Add a reaction to a message

discord_add_multiple_reactions

Add multiple reactions to a message

discord_remove_reaction

Remove a reaction from a message

discord_delete_message

Delete a specific message from a channel

discord_create_webhook

Creates a new webhook for a Discord channel

discord_send_webhook_message

Sends a message to a Discord channel using a webhook

discord_edit_webhook

Edits an existing webhook for a Discord channel

discord_delete_webhook

Deletes an existing webhook for a Discord channel

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources