discord-mcp

vovafes/discord-mcp
★ 0 stars JavaScript AI/LLM Updated today
MCP server that gives Claude full access to Discord — read/send messages, manage threads, react, search, and more
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",
        "vovafes/discord-mcp"
      ]
    }
  }
}

README Excerpt

A [Model Context Protocol](https://modelcontextprotocol.io) (MCP) server that gives Claude (and any other MCP-compatible AI) full access to Discord using a **user token** — read and send messages, manage threads, react, search message history, send DMs, and more. > **Note:** This server uses a Discord user token, not a bot token. No app registration needed — just grab your token and go.

Tools (20)

DISCORD_USER_TOKENREQUEST_DELAY_MSadd_reactioncreate_threaddelete_messageedit_messageget_bot_infoget_channel_infoget_dm_channelsget_guild_infoget_mentionsget_messagesget_pinned_messagesget_user_infolist_channelslist_guildslist_memberspin_messagesearch_messagessend_dm

Topics

anthropicclaudediscordmcpmodel-context-protocol