mcp-discord
The project is an MCP server designed to facilitate Discord integration with MCP clients like Claude Desktop. It offers features like server information retrieval, message management, channel, role and webhook creation, and more, providing comprehensive management capabilities.
What is the purpose of the Discord MCP Server?
The Discord MCP Server is designed to integrate Discord functionalities with MCP clients, allowing for comprehensive server management directly from these clients.
How do I install the Discord MCP Server?
You can install the server via Smithery using the command npx -y @smithery/cli install @hanweg/mcp-discord --client claude
and follow the setup instructions for the Discord bot.
What permissions are required for the Discord bot?
The bot requires MESSAGE CONTENT INTENT, PRESENCE INTENT, and SERVER MEMBERS INTENT to function properly.
Can I manage webhooks using the Discord MCP Server?
Yes, the server provides tools for creating, listing, sending messages via, modifying, and deleting webhooks.
Is the Discord MCP Server open source?
Yes, it is licensed under the MIT License, and you can find more details in the LICENSE file.