The Discord MCP Server is a powerful tool that enables Language Learning Models (LLMs), such as Claude, to interact with Discord channels through Discord's API. This server facilitates sending and receiving messages, allowing LLMs to engage with users in real-time while ensuring security and user control. Key features include the ability to automatically discover servers and channels, support for both channel names and IDs, and robust error handling. This project is particularly useful for developers aiming to integrate AI-driven interactions within Discord environments, enhancing communication and automating tasks within Discord communities.
Sends a message to a specified Discord channel. Parameters: server (optional string), channel (string), message (string)
Reads recent messages from a specified Discord channel. Parameters: server (optional string), channel (string), limit (optional integer, default: 50, max: 100)
No reviews yet. Be the first to review!
Sign in to join the conversation
After downloading, you can run the MCP server in any client or IDE:
node path/to/downloaded/file.mjs