remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Integrations
Enables sending messages to Discord channels via webhooks, with support for customizing the message content, display name, and avatar.
MCP 서버 Discord 웹훅
Discord 웹훅에 메시지를 게시하기 위한 MCP 서버입니다.
설치
지엑스피1
구성
MCP 구성 파일에 다음을 추가하세요.
Copy
특징
메시지 보내기
Discord에 메시지를 보냅니다.
매개변수:
content
: 메시지 내용 (필수)username
: 표시 이름(선택 사항)avatar_url
: 아바타 URL (선택 사항)
예:
Copy
개발
이 프로젝트는 지속적인 통합과 npm 자동 게시를 위해 GitHub Actions를 사용합니다. 새 버전 태그(예: v1.0.0
)를 푸시하면 자동으로 다음 작업이 수행됩니다.
- 패키지 빌드
- 테스트 실행
- npm에 게시
- GitHub 릴리스 만들기
릴리스 프로세스에 대한 자세한 내용은 CHANGELOG.md를 참조하세요.
특허
MIT
작가
겐
You must be authenticated.
Tools
Discord 웹훅에 메시지를 게시하고 콘텐츠, 사용자 이름, 아바타 URL을 사용자 지정할 수 있는 MCP 서버입니다.