Discord
Summary
This Discord MCP server, developed by Hanweg Altimer, provides a comprehensive integration between Discord and the Model Context Protocol. Built using Python and the discord.py library, it offers a wide range of Discord management tools including server information retrieval, message handling, channel and role management, and webhook operations. The server implements Discord's privileged intents for enhanced functionality and uses environment variables for secure bot token management. By abstracting Discord API interactions into a standardized MCP interface, it enables AI systems to easily interact with and manage Discord servers. This implementation is particularly useful for applications involving community management, automated moderation, and AI-assisted Discord bot development, facilitating use cases such as intelligent chatbots, content moderation, and server analytics.
Available Actions(17)
get_server_info
Get detailed server information.
list_members
List server members and their roles.
send_message
Send a message to a channel.
read_messages
Read recent message history.
add_reaction
Add a reaction to a message.
add_multiple_reactions
Add multiple reactions to a message.
remove_reaction
Remove a reaction from a message.
moderate_message
Delete messages and timeout users.
create_text_channel
Create a new text channel.
delete_channel
Delete an existing channel.
add_role
Add a role to a user.
remove_role
Remove a role from a user.
create_webhook
Create a new webhook.
list_webhooks
List webhooks in a channel.
send_webhook_message
Send messages via webhook.
modify_webhook
Update webhook settings.
delete_webhook
Delete a webhook.
커뮤니티 리뷰
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요