zed-mcp-server-discord
zed-mcp-server-discordは、Discordとの統合を提供するツールで、メッセージの送信、チャンネルの管理、フォーラム機能の操作など、さまざまな機能を備えています。特に、Discordサーバーの情報取得やウェブフックの管理が可能で、開発者にとって便利な拡張機能です。
GitHubスター
0
ユーザー評価
未評価
フォーク
0
イシュー
0
閲覧数
1
お気に入り
0
README
zed-mcp-server-discord
Zed Extension for mcp-discord Integration.
Available Tools
Basic Functions
- discord_login: Login to Discord
- discord_send: Send a message to a specified channel (supports both channel ID and channel name)
- discord_get_server_info: Get Discord server information
Channel Management
- discord_create_text_channel: Create a text channel
- discord_delete_channel: Delete a channel
Forum Functions
- discord_get_forum_channels: Get a list of forum channels
- discord_create_forum_post: Create a forum post
- discord_get_forum_post: Get a forum post
- discord_reply_to_forum: Reply to a forum post
- discord_delete_forum_post: Delete a forum post
Messages and Reactions
- discord_read_messages: Read channel messages
- discord_add_reaction: Add a reaction to a message
- discord_add_multiple_reactions: Add multiple reactions to a message
- discord_remove_reaction: Remove a reaction from a message
- discord_delete_message: Delete a specific message from a channel
Webhook Management
- discord_create_webhook: Creates a new webhook for a Discord channel
- discord_send_webhook_message: Sends a message to a Discord channel using a webhook
- discord_edit_webhook: Edits an existing webhook for a Discord channel
- discord_delete_webhook: Deletes an existing webhook for a Discord channel
スレッド