Skip to content

Conversation

@esenbora
Copy link

Summary

Adding a full-featured Discord MCP server to the community servers list.

Features

  • 26 tools covering:
    • Messaging: send, get, edit, delete, react, reply
    • Channels: list, get, create, delete, update
    • Server: info, list, stats
    • Members: list, get, search, roles
    • Roles: list, add, remove, create
    • Moderation: kick, ban, unban, timeout

Links

Installation

npm install -g @buzzicra/discord-mcp

Or use with npx:

{
  "mcpServers": {
    "discord": {
      "command": "npx",
      "args": ["@buzzicra/discord-mcp"],
      "env": {
        "DISCORD_BOT_TOKEN": "your-bot-token"
      }
    }
  }
}

- 26 tools: messaging, channels, members, roles, moderation
- Published on npm: @buzzicra/discord-mcp
- GitHub: https://github.com/esenbora/discord-mcp

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@koic
Copy link
Member

koic commented Jan 30, 2026

Since #3046, new entries are no longer added to the README's third-party server list. Going forward, please consider registering it in the MCP Registry. Thank you.

@koic koic closed this Jan 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants