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.
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください
List available servers.
Get detailed server information.
List channels in a server.
List server members and their roles.
Get detailed information about a user.
Send a message to a channel.
Read recent message history.
Add a reaction to a message.
Add multiple reactions to a message.
Remove a reaction from a message.
Delete messages and timeout users.
Create a new text channel.
Delete an existing channel.
Add a role to a user.
Remove a role from a user.