Skip to content
Back to search
30
MCP

Discord

docker-mcp/mcp-discord

Interact with the Discord platform.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
20
callable
Primary URL

Tools · 20

discord_add_multiple_reactions
discord_add_reaction
discord_create_forum_post
discord_create_text_channel
discord_create_webhook
discord_delete_channel
discord_delete_forum_post
discord_delete_message
discord_delete_webhook
discord_edit_webhook
discord_get_forum_channels
discord_get_forum_post
discord_get_server_info
discord_login
discord_read_messages
discord_remove_reaction
discord_reply_to_forum
discord_send
discord_send_webhook_message
test

Similar MCP servers embedding-nearest

Discord
Integrates with Discord's API to provide server management capabilities including messaging, moderation, role management, event scheduling,
0 tools
Slack (Archived)
Interact with Slack Workspaces over the Slack API.
8 tools
Docker
Use the Docker CLI.
1 tools
Discord Relay
Bridges with Discord channels for automated messaging, user interaction, and response handling.
0 tools
discord-mcp-server
A Discord webhook server using MCP
0 tools
Curl
Standard curl tool.
1 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "discord": {
      "url": "None",
      "transport": "http"
    }
  }
}