mcp-server-discord-webhook

mcp-server-discord-webhook

3.1

If you are the rightful owner of mcp-server-discord-webhook 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.

An MCP server designed for posting messages to Discord webhooks.

The MCP Server Discord Webhook is a specialized server that facilitates the posting of messages to Discord webhooks. It is implemented as a Node.js package and can be easily integrated into existing MCP configurations. The server allows users to send messages to Discord channels by utilizing webhooks, which are a powerful feature of Discord for automated message posting. This server is particularly useful for developers looking to automate notifications or updates to Discord channels from various applications or services. The package is maintained with continuous integration and automated publishing processes, ensuring that updates and new features are seamlessly integrated and deployed.

Features

  • Easy integration with Discord webhooks for automated message posting.
  • Configurable through MCP configuration files for seamless setup.
  • Supports custom message content, username, and avatar URL for personalized messages.
  • Automated CI/CD pipeline for continuous integration and deployment.
  • Open-source with an MIT license, allowing for community contributions and modifications.

Tools

  1. send_message

    Sends a message to a specified Discord webhook with customizable content, username, and avatar URL.