saseq/discord-mcp
🔌 MCP ServerSaseQ
MCP server for Discord integration – AI assistants can seamlessly interact with Discord channels and messages.
saseq/discord-mcp is a server implementation of the Model Context Protocol (MCP) designed to bridge AI assistants with the Discord platform. It exposes Discord functionalities as MCP tools, allowing AI agents to perform actions such as reading messages, sending replies, managing channels, and handling server events. Built on top of the Discord API, it leverages OAuth2 for authentication and supports both bot and user account modes. This MCP server is ideal for creating automated moderation bots, community management tools, or interactive AI assistants that can participate in Discord conversations naturally. The repository is actively maintained and listed in the awesome-mcp-servers collection.
💡Highlights
- ├─Discord API integration via MCP
- ├─Read/write messages & manage channels
- └─Supports bot and user account modes
🎯For
- ├─Discord bot developers
- ├─AI automation enthusiasts
- └─community managers