Discord MCP Bot Integration
June 2026 · 4 min read
The Discord MCP server connects your AI assistant to Discord — send messages, manage servers, and build AI-powered moderation tools.
Capabilities
- Send and read messages
- Manage channels and servers
- Moderate users
- Read message history
- Monitor server activity
Setup
Create a Discord application at discord.com/developers and generate a Bot Token.
Visit our Discord MCP page or use:
{"mcpServers":{"discord":{"command":"npx","args":["-y","@discord/mcp-server"],"env":{"DISCORD_BOT_TOKEN":"your_bot_token"}}}}Try It
“Send a message to #announcements saying the new release is live” or “Show me recent messages in #general.”
More APIs: Browse all 115+ MCP server configs.