MCP-server Discord Webhook logo

MCP-server Discord Webhook

by shehdrbs123

This module provides the ability to send real-time notifications from an MCP server to a Discord channel. It allows for real-time Discord notifications via mcp-server with easy setup and integration.

View on GitHub

Last updated: N/A

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