Integrate Discord Bot MCP server into your Slack workspace for instant access to your AI agent.
Tools that your AI agent can use through this MCP server to interact with Discord Bot
Post a message with an attached file. See the docs here
Send message to a user or a channel. See the docs here and here
Send a message to a Discord forum. See the documentation
Rename a channel to a specified name you choose
Remove a selected role from the specified user. See the docs here
Post a reaction for a message with an emoji. See the docs here
Update attributes of a guild member. See the docs here
Update a channel's settings. See the docs here
Return a list of users that reacted with a specified emoji.
Return a list of guild members. See the docs here
Return a list of channels. See the docs here
Return the messages for a channel. See the docs here
Return a list of invitees for the channel. Only usable for guild channels.
Return a specific message in a channel. See the docs here
Find an existing user by name. See the docs here
Find an existing channel by name. See the docs here
Delete a message. See the docs here
Delete a Channel.
Create a new channel for the guild. See the docs here
Create a new invite for the channel. See the docs here
Modifies the nickname of the current user in a guild.
Assign a role to a user. Remember that your bot requires the MANAGE_ROLES permission. See the docs here