Discord Notification MCP Server
Sends notifications to Discord channels or users via a bot.
Discord Notification MCP Server
Discord に Claude から通知を送信し、返信を受け取る MCP サーバー
セットアップ
- リポジトリをクローン
git clone git@github.com:s-yu-yu-yu/discord-notification-mcp.git
cd discord-notification-mcp
- 依存関係をインストール
bun install
- 設定ファイルを作成
cp discord-config.sample.json discord-config.json
discord-config.jsonを編集
{
"discord_token": "Discordボットトークン",
"channel_id": "チャンネルID",
"user_id": "ユーザーID"
}
- ビルド
bun run build
Claude Desktop での使用
Claude Desktop の設定に以下を追加:
{
"mcpServers": {
"discord-notification": {
"command": "node",
"args": ["/path/to/discord-notification-mcp/dist/index.js"]
}
}
}
機能
- Discord 通知送信(メンション付き)
- 返信待機機能(タイムアウト設定可能)
- 設定の動的変更
必要な権限
Discord ボットに以下の権限が必要:
- メッセージの送信
- メッセージ履歴の読み取り
- チャンネルの閲覧
Related Servers
Telnet MCP Server
A secure telnet client for LLM applications, designed for defensive security analysis of network devices.
ChatGPT
An MCP server to interact with OpenAI's ChatGPT API for conversational AI and text generation.
MCP Meme Sticky
Create AI-generated memes and convert them into stickers for Telegram and WhatsApp.
Outlook MCP Server
Read, search, and manage emails in Microsoft Outlook through a standardized interface.
vv-mcp
A text-to-speech (TTS) server using the VOICEVOX engine. Requires a running VOICEVOX instance and is currently macOS only.
mcp-server-rabel
AI-to-AI messaging via I-Poll protocol and AInternet. Enables agents to communicate using .aint domains, semantic messaging, and trust-based routing.
Human-In-the-Loop MCP Server
Enables AI assistants to interact with humans through GUI dialogs for input, choices, and confirmations.
gotoolkits/wecombot
An MCP server application that sends various types of messages to the WeCom group robot.
Instagram
Interact with Instagram Business accounts using the Instagram Graph API.
Bouyomi-chan MCP Server (Node.js)
A Node.js MCP server for the Japanese text-to-speech software Bouyomi-chan.