Communication

Discord MCP

SaseQ/discord-mcp lets AI assistants interact with Discord servers—messages, channels, roles, members, and more. The recommended install runs the published Docker image with a bot token.

Stars

407

Installs

28.0k

License

MIT

Kind

MCP

Trust evidence

Catalogued

Catalogued MCP with public repository metadata. Not a verified endorsement.

  • Stars: 407 · catalog
  • Freshness: Updated 2026-06-01
  • Used in 1 known stack

Prerequisites

  • · Host app that loads MCP config (Cursor, Claude Desktop, etc.)

Reference command

{
  "mcpServers": {
    "discord-mcp": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "-e",
        "DISCORD_TOKEN=<YOUR_DISCORD_BOT_TOKEN>",
        "saseq/discord-mcp:latest"
      ]
    }
  }
}

Often stacked with

Stacks that include this