Back to directory
v-3/discordmcp

v-3/discordmcp

@v-3

Discord MCP Server for Claude Integration - enables LLMs to send and read messages in Discord channels

discordmcpclaudeintegrationchatmessagingbottool

Installation & Configuration

{
  "mcpServers": {
    "discord": {
      "command": "node",
      "args": [
        "path/to/discordmcp/build/index.js"
      ],
      "env": {
        "DISCORD_TOKEN": "your_discord_bot_token_here"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/12
Updated
2026/6/13