discord-notification-mcp
Discord Botでメンションを送信するMCP
Documentation
Discord Notification MCP Server
Discord に Claude から通知を送信し、返信を受け取る MCP サーバー
セットアップ
1. リポジトリをクローン
git clone git@github.com:s-yu-yu-yu/discord-notification-mcp.git
cd discord-notification-mcp2. 依存関係をインストール
bun install3. 設定ファイルを作成
cp discord-config.sample.json discord-config.json4. `discord-config.json`を編集
{
"discord_token": "Discordボットトークン",
"channel_id": "チャンネルID",
"user_id": "ユーザーID"
}5. ビルド
bun run buildClaude Desktop での使用
Claude Desktop の設定に以下を追加:
{
"mcpServers": {
"discord-notification": {
"command": "node",
"args": ["/path/to/discord-notification-mcp/dist/index.js"]
}
}
}機能
- Discord 通知送信(メンション付き)
- 返信待機機能(タイムアウト設定可能)
- 設定の動的変更
必要な権限
Discord ボットに以下の権限が必要:
- メッセージの送信
- メッセージ履歴の読み取り
- チャンネルの閲覧
Frequently asked questions
What is discord-notification-mcp?
discord-notification-mcp is Discord Botでメンションを送信するMCP
How do I install discord-notification-mcp?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is discord-notification-mcp open source?
Yes — it is hosted on GitHub at https://github.com/s-yu-yu-yu/discord-notification-mcp.
Related MCP tools
🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
Use any LLMs (Large Language Models) for Deep Research. Support SSE API and MCP server.
Enhanced MCP server for interactive user feedback and command execution in AI-assisted development, featuring dual interface support (Web UI and Desktop Application) with intelligent environment detection and cross-platform compatibility.
A powerful Zotero AI and MCP plugin with ChatGPT, Gemini 3.7, Claude Fable 5, Claude Opus 5, DeepSeek V4, Grok, OpenRouter, Kimi k3, GLM 5.3, SiliconFlow, GPT-oss, Gemma 4, Qwen 3.8
Connect your browser to AI models. Just use Dia on Chrome, Arc or Firefox.
文颜 MCP Server 可以让 AI 自动将 Markdown 文章排版后发布至微信公众号。
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP