Skip to Content

Discord MCP

Send messages, manage threads, and search Discord servers. Ideal for community and developer outreach.

Overview

Catalog IDmcp-discord
Categorycommunication
Auth methodOAuth
Blast radiusmoderate
TrustVerified — published by cendriix
Version1.0.0
Regionsus-east-1, eu-west-1

Tools

ToolDescription
send_messageSend a message to a Discord channel.
list_channelsList channels in a server.
create_threadCreate a thread in a channel.
pin_messagePin a message in a channel.
search_messagesSearch messages in a server.

Tool parameters

send_message

Send a message to a Discord channel.

ParameterTypeDescription
channel_idstringrequiredChannel ID
contentstringrequiredMessage content

list_channels

List channels in a server.

ParameterTypeDescription
guild_idstringrequiredServer (guild) ID

create_thread

Create a thread in a channel.

ParameterTypeDescription
channel_idstringrequiredParent channel ID
namestringrequiredThread name
messagestringoptionalInitial message

pin_message

Pin a message in a channel.

ParameterTypeDescription
channel_idstringrequiredChannel ID
message_idstringrequiredMessage ID to pin

search_messages

Search messages in a server.

ParameterTypeDescription
guild_idstringrequiredServer (guild) ID
contentstringrequiredSearch query

Installing

  1. In Cendriix, go to Settings → MCPs
  2. Find Discord and click Install
  3. Click Authorize after installing. Cendriix completes the OAuth flow with the provider and refreshes tokens automatically — you never paste a long-lived secret.
  4. Click Test Connection to run a health check and list available tools

Authentication. Click Authorize after installing. Cendriix completes the OAuth flow with the provider and refreshes tokens automatically — you never paste a long-lived secret.

Blast radius

This MCP is classified moderate. This MCP can create and update records in the connected service, but cannot delete infrastructure.

Every tool invocation is recorded in your Audit Log. You can remove this MCP at any time from Settings → MCPs, which revokes tool access immediately.

Further reading

Last updated on