mcp-server-discord-webhook

shehdrbs123/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.

This module provides real-time notifications from an MCP server to a Discord channel.

MCP-server Discord Webhook

๐Ÿ“Œ ๊ฐœ์š”

์ด ๋ชจ๋“ˆ์€ MCP ์„œ๋ฒ„์—์„œ ์‹ค์‹œ๊ฐ„์œผ๋กœ Discord ์ฑ„๋„์— ์•Œ๋ฆผ์œผ๋กœ ์ „์†กํ•˜๋Š” ๊ธฐ๋Šฅ์„ ์ œ๊ณตํ•ฉ๋‹ˆ๋‹ค.

๐Ÿš€ ์ฃผ์š” ๊ธฐ๋Šฅ

  • mcp-server๋ฅผ ํ†ตํ•ด ์‹ค์‹œ๊ฐ„ Discord ์•Œ๋ฆผ
  • ๋งž์ถคํ˜• ์ด๋ฒคํŠธ ๋ฉ”์‹œ์ง€ ์ง€์›
  • ๊ฐ„ํŽธํ•œ ์„ค์ • ๋ฐ ํ†ตํ•ฉ

๐Ÿ”ง ์„ค์น˜ ๋ฐฉ๋ฒ•

1. ํ•„์š” ํ”„๋กœ๊ทธ๋žจ

node.js v20.19.0 (LTS) ์ƒ์œ„๋ฒ„์ „ ํ™•์ธ X mcp client ํ”„๋กœ๊ทธ๋žจ

2. Webhook URL ์ค€๋น„

  1. Discord ์„œ๋ฒ„์˜ ์ฑ„๋„ ์„ค์ • > ์—ฐ๋™์œผ๋กœ ์ด๋™
  2. ์›นํ›„ํฌ ์„ ํƒ
  3. ์ƒˆ ์›นํ›„ํฌ > URL ๋ณต์‚ฌ

3. MCP config ์„ค์ •

"mcpServers": {
  "webhook": {
    "command": "npx",
    "args": [
      "-y",
      "@shehdrbs123/mcp-server-discord-webhook"
    ],
    "env": {
      "WEBHOOK_URL": "YOUR_WEBHOOK_URL"
    },
    "alwaysAllow": [
      "discord_send_message"
    ]
  }
}

4. mcp ์‚ฌ์šฉ๋ฒ• ์œ ํŠœ๋ธŒ (ํ•œ๊ธ€)

์ถœ์ฒ˜ : ์ฝ”๋“œ๊นŽ๋Š”๋…ธ์ธ

https://www.youtube.com/watch?v=jpWtV08fF-E

๐Ÿ“„ ๋ผ์ด์„ ์Šค

์—†์Œ ๋ฌด๋ฃŒ!

โœจ Made for Claude