mcp-discord
MCP-Discord is a Model Context Protocol server designed for integrating AI with the Discord platform. It offers comprehensive functionalities for Discord channel management and interaction, tailored for AI assistants.
What permissions are required for the Discord bot?
The bot requires permissions such as Send Messages, Manage Channels, Manage Webhooks, Add Reactions, and View Channel. For full functionality, Administrator permissions are recommended.
How do I add my Discord bot to a server?
Use the invite link provided, replacing 'INSERT_CLIENT_ID_HERE' with your bot's client ID. Choose between full access or custom permissions based on your needs.
What transport methods does MCP-Discord support?
MCP-Discord supports stdio and streamable HTTP transport methods, allowing for both simple and advanced integration scenarios.
Can I use MCP-Discord with multiple Discord servers?
Yes, but the bot must be explicitly added to each server you wish to manage using MCP-Discord.
What are the prerequisites for installing MCP-Discord?
You need Node.js v16.0.0 or higher, npm v7.0.0 or higher, and a Discord bot with the necessary permissions.