zed-mcp-server-discord
zed-mcp-server-discord is a tool that provides integration with Discord, offering various functionalities such as sending messages, managing channels, and operating forum features. Notably, it allows for retrieving Discord server information and managing webhooks, making it a useful extension for developers.
GitHub Stars
0
User Rating
Not Rated
Forks
0
Issues
0
Views
0
Favorites
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
Author Information
Threads