Cover image
Try Now
2025-04-02

模型上下文协议服务器,用于通过Discord Webhooks发送消息

3 years

Works with Finder

1

Github Watches

0

Github Forks

0

Github Stars

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

相关推荐

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Alexandru Strujac
  • Efficient thumbnail creator for YouTube videos

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • Lists Tailwind CSS classes in monospaced font

  • https://appia.in
  • Siri Shortcut Finder – your go-to place for discovering amazing Siri Shortcuts with ease

  • Daren White
  • A supportive coach for mastering all Spanish tenses.

  • J. DE HARO OLLE
  • Especialista en juegos de palabras en varios idiomas.

  • albert tan
  • Japanese education, creating tailored learning experiences.

  • apappascs
  • 发现市场上最全面,最新的MCP服务器集合。该存储库充当集中式枢纽,提供了广泛的开源和专有MCP服务器目录,并提供功能,文档链接和贡献者。

  • ShrimpingIt
  • MCP系列GPIO Expander的基于Micropython I2C的操作,源自ADAFRUIT_MCP230XX

  • jae-jae
  • MCP服务器使用剧作《无头浏览器》获取网页内容。

  • HiveNexus
  • 一个适用于中小型团队的AI聊天机器人,支持DeepSeek,Open AI,Claude和Gemini等车型。 专为中小团队设计的ai聊天应用,支持deepSeek,打开ai,claude,双子座等模型。

  • ravitemer
  • 一个功能强大的Neovim插件,用于管理MCP(模型上下文协议)服务器

  • patruff
  • Ollama和MCP服务器之间的桥梁,使本地LLMS可以使用模型上下文协议工具

    Reviews

    5 (1)
    Avatar
    user_EsxB70N5
    2025-04-17

    I recently started using mcp-server-discord-webhook by shehdrbs123, and it has greatly simplified my workflow for integrating server notifications with Discord. The setup was straightforward, and the documentation on GitHub is clear and comprehensive. It supports multiple languages and provides reliable performance. Highly recommend this for anyone looking to enhance their server monitoring with Discord notifications!