🎮

Discord MCP

✓ 官方/认证

Discord (官方)

Discord 社区 MCP,频道、消息、Embed、组件、Slash Command、Voice、Webhook

1.5k
GitHub Stars
stdio
安装方式
MIT
开源协议
6
可用工具

📖 详细介绍

Discord 官方 MCP Server,集成 Discord 全功能:Guild 服务器、Channel 频道、Message 消息(含 Embed、Components V2)、Slash Command 斜杠命令、Voice 语音、Webhook、Forum 论坛、Thread 串。

核心特性

Embed 富文本
Components V2
Slash Command
Voice 语音
Forum 论坛
Moderation

🛠️ 可用工具 (6)

send_message()
create_thread()
add_reaction()
create_command()
upload_file()
list_members()

🎯 适用场景

社区管理
AI 客服
游戏 Bot
播报机器人
活动通知
Moderation

🔎 相关搜索

用户搜索 Discord MCP 时的常见问题和长尾关键词:

#Discord MCP 官方#Discord Bot AI#Slash Command 开发#Embed 富文本 MCP#Discord 社区管理

🧷 主题归类

Discord MCP 属于以下主题:

常见问题 (FAQ)

Q1.需要 Discord Bot Token?

是的,访问 discord.com/developers/applications 创建 Application,添加 Bot,复制 Token。

Q2.支持语音频道吗?

是的,支持加入/离开语音频道、播放音频,使用 @discordjs/voice 库。

Q3.Components V2 是什么?

Discord 2024 推出的新交互系统,支持 Button、Select、Modal、Container 等 11 种组件类型。

⚙️ 安装与配置

系统要求

  • Node.js 18+
  • Discord Bot Token

安装命令

npx -y discord-mcp-server

Claude Desktop 配置 (claude_desktop_config.json)

{
  "mcpServers": {
    "discord-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "discord-mcp-server"
      ]
    }
  }
}

🔗 相关链接

🧩 相关 MCP Servers

浏览更多 通讯协作 MCP

Discord MCP通讯协作 分类下的 MCP server 之一