D

Discord MCP Server

Manage Discord servers, channels, and messages from AI agents.

open-source 55/100 Communication discord chat messaging community bots

A Model Context Protocol server for Discord. Enables AI agents to read and send messages, manage channels, moderate users, and interact with Discord communities.

Supports server management, channel operations, message sending, and user moderation through the Discord Bot API.

Install

npx -y mcp-discord

MCP Client Config

{
  "mcpServers": {
    "discord": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-discord"
      ],
      "env": {
        "DISCORD_BOT_TOKEN": "<your-bot-token>"
      }
    }
  }
}

Required Environment Variables

  • DISCORD_BOT_TOKEN

Capabilities

Tools

send_messageread_messagesmanage_channelslist_servers

Compatible With

Claude Desktop Claude Code Cursor

Metrics

340

GitHub Stars

6,800

Installs

520

Weekly

8

Open Issues