discord-mcp

Soyouse/discord-mcp
★ 0 stars JavaScript AI/LLM Updated today
MCP server to drive Discord bots (full REST coverage, multi-bot, concurrency-hardened) + a sister Discord web client on the same core
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

README Excerpt

**An MCP server that lets an AI agent drive Discord bots as reliably as a human drives the client — and an alternative Discord web client built on the same core.** Full REST coverage, multi-bot, concurrency-hardened. The MCP surface is the plumbing; the north star is a Discord-like web cockpit (chat, DMs, user list, broadcasts) that both humans and agents operate through the same `lib/core`.

Tools (4)

discord_calldiscord_discoverdiscord_healthdiscord_switch_bot