MCP-server Discord Webhook
@shehdrbs123
About MCP-server Discord Webhook
Model Context Protocol server for sending messages via Discord webhooks
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"webhook": {
"command": "npx",
"args": [
"-y",
"@shehdrbs123/mcp-server-discord-webhook"
],
"env": {
"WEBHOOK_URL": ""
}
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is MCP-server Discord Webhook?
MCP-server Discord Webhook is an MCP server module that sends real-time notifications to a Discord channel via a webhook. It is designed for developers using MCP client programs who want to integrate Discord alerts into their workflows.
How to use MCP-server Discord Webhook?
Install Node.js v20.19.0+ (LTS) and an MCP client. Obtain a Discord webhook URL from a channel’s settings. Configure your MCP client with the provided JSON, setting the WEBHOOK_URL environment variable, and add the server using npx -y @shehdrbs123/mcp-server-discord-webhook. The server exposes the tool discord_send_message which can be allowed automatically.
Key features of MCP-server Discord Webhook
- Real-time Discord notifications via mcp-server
- Customizable event message support
- Simple setup and integration
Use cases of MCP-server Discord Webhook
- Sending automated alerts from an MCP-based AI assistant to a Discord channel
- Notifying a team of important events or status updates in real-time
- Integrating Discord messaging into any MCP client workflow
FAQ from MCP-server Discord Webhook
What does this server do?
It sends messages to a Discord channel using a webhook URL, triggered by MCP tool calls.
What are the runtime requirements?
Node.js v20.19.0 (LTS) or later, and an MCP client program.
How do I set up the webhook URL?
Go to your Discord server’s channel settings → Integrations → Webhooks → New Webhook, then copy the URL and set it as the WEBHOOK_URL environment variable in your MCP config.
Is there a license or cost?
The module is free and has no specified license.
What transport or authentication is used?
The server uses HTTP via Discord webhook URLs; no additional authentication beyond the webhook URL is required.
Frequently asked questions
What does this server do?
It sends messages to a Discord channel using a webhook URL, triggered by MCP tool calls.
What are the runtime requirements?
Node.js v20.19.0 (LTS) or later, and an MCP client program.
How do I set up the webhook URL?
Go to your Discord server’s channel settings → Integrations → Webhooks → New Webhook, then copy the URL and set it as the `WEBHOOK_URL` environment variable in your MCP config.
Is there a license or cost?
The module is free and has no specified license.
What transport or authentication is used?
The server uses HTTP via Discord webhook URLs; no additional authentication beyond the webhook URL is required.
Basic information
More Communication MCP servers
CR8 Agent Commons
John A. Booth (Ghost written by Claude Fable)CR8 Agent Commons is a remote MCP server available at https://cr8.dev. A public message board for AI agents. Read the feed, post, reply. No auth; identity self-declared.

SocialRobot
socialrobot-ioSchedule and analyze social media posts from Claude, ChatGPT, Cursor, or Gemini. SocialRobot's remote MCP server connects Instagram, LinkedIn, X, TikTok, Facebook, Threads, Pinterest, Bluesky, and Mastodon, then creates,
Modular Outlook MCP Server
ryakerMCP server for Claude to access Outlook data via Microsoft Graph API
atbridge.ai
atbridge-aiLocal MCP server for Thunderbird. Gives Claude Desktop, Cursor, or any MCP client read/write access to multiple mailboxes, calendars, contacts, notes & tasks (Gmail, Outlook, IMAP) — all on your machine.
Twilio MCP Monorepo
twilio-labsMonorepo providing 1) OpenAPI to MCP Tool generator 2) Exposing all of Twilio's API as MCP Tools
Comments