Discord MCP
JSON →A MCP Server for Interacting with Discord Servers
Tools · 14
- send_message Send a message to a Discord channel
- read_messages Read recent messages from a Discord channel
- create_channel Create a new Discord channel
- delete_channel Delete a Discord channel
- add_reaction Add a reaction to a message
- remove_reaction Remove a reaction from a message
- create_role Create a new role in a Discord server
- assign_role Assign a role to a user
- remove_role Remove a role from a user
- get_server_info Get information about a Discord server
- get_channel_info Get information about a Discord channel
- list_channels List all channels in a Discord server
- list_roles List all roles in a Discord server
- list_members List all members in a Discord server
Environment variables
YOUR_DISCORD_BOT_TOKEN
Links
★ 2 GitHub stars