Back to directory
bany9/discord-mcp-bot

bany9/discord-mcp-bot

@bany9

Discord MCP server enabling LLMs to send and read messages in Discord channels

discordmcpbotchatmessagingintegrationllmclaudetool

Installation & Configuration

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

Information

Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15