discordmcp
discordmcp is hosted online, so all tools can be tested directly either in theTools tabor in theOnline Client.
If you are the rightful owner of discordmcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.
A Model Context Protocol (MCP) server that enables LLMs to interact with Discord channels, allowing them to send and read messages through Discord's API.
The Discord MCP Server is designed to facilitate seamless interaction between large language models (LLMs) and Discord channels. By leveraging Discord's API, this server allows LLMs like Claude to send and read messages within Discord channels, ensuring user control and security. The server supports automatic discovery of servers and channels, and can handle both channel names and IDs. It also includes robust error handling and validation to ensure smooth operation. This server is particularly useful for users who want to integrate LLM capabilities into their Discord communities, enabling automated responses, information retrieval, and more. The server requires Node.js 16.x or higher and a Discord bot token with appropriate permissions to function correctly.
Features
- Send messages to Discord channels
- Read recent messages from channels
- Automatic server and channel discovery
- Support for both channel names and IDs
- Proper error handling and validation
Tools
- send-message: Send a message to a Discord channel
- read-messages: Read recent messages from a Discord channel