-
securityF
license-
qualityThis server allows integration with Discord, enabling message exchanges between Claude and a Discord channel using prompts and notifications.
Last updated -
TypeScript
Claude Desktop などの MCP クライアントに Discord 統合機能を提供する Model Context Protocol (MCP) サーバー。
get_server_info
: 詳細なサーバー情報を取得するlist_members
: サーバーのメンバーとその役割を一覧表示するsend_message
: チャネルにメッセージを送信するread_messages
: 最近のメッセージ履歴を読むadd_reaction
: メッセージに反応を追加するadd_multiple_reactions
: メッセージに複数の反応を追加するremove_reaction
: メッセージから反応を削除するmoderate_message
: メッセージを削除し、ユーザーをタイムアウトさせるcreate_text_channel
: 新しいテキストチャンネルを作成するdelete_channel
: 既存のチャンネルを削除するadd_role
: ユーザーにロールを追加するremove_role
: ユーザーからロールを削除するcreate_webhook
: 新しいWebhookを作成するlist_webhooks
: チャネル内のウェブフックを一覧表示するsend_webhook_message
: Webhook経由でメッセージを送信するmodify_webhook
: Webhook設定を更新するdelete_webhook
: Webhookを削除するSmithery経由で Claude Desktop 用の Discord サーバーを自動的にインストールするには:
%APPDATA%\Claude\claude_desktop_config.json
、macOS の場合は~/Library/Application Support/Claude/claude_desktop_config.json
):MIT ライセンス - 詳細については LICENSE ファイルを参照してください。
This server cannot be installed
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.
Claude Desktop などの MCP クライアントに Discord 統合機能を提供します。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/hanweg/mcp-discord'
If you have feedback or need assistance with the MCP directory API, please join our Discord server