mcp-discord-webhook-server
If you are the rightful owner of mcp-discord-webhook-server 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@mcphub.com.
A Discord webhook server based on MCP for sending messages to Discord via the MCP interface.
The Discord MCP Server is a specialized server that leverages the Model Context Protocol (MCP) to facilitate the sending of messages to Discord through a standardized API interface. It supports both text and Markdown formatted messages, providing flexibility in message presentation. The server can be configured using command-line arguments or environment variables, making it adaptable to various deployment environments. Additionally, it includes automatic error handling and retry mechanisms to ensure reliable message delivery even in the face of network issues or invalid configurations.
Features
- Supports sending text messages
- Supports sending Markdown formatted messages
- Provides a standardized API interface via MCP
- Configurable via command-line arguments and environment variables
- Automatic error handling and retry mechanisms
Tools
send_message
Sends a message to Discord with parameters for content and message type.