shehdrbs123/mcp-server-discord-webhook
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 ์ค๋น
- Discord ์๋ฒ์ ์ฑ๋ ์ค์ > ์ฐ๋์ผ๋ก ์ด๋
- ์นํํฌ ์ ํ
- ์ ์นํํฌ > 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