Back to MCP Servers
Discord
A MCP server for the Discord integration. Enable your AI assistants to seamlessly interact with Discord. Enhance your Discord experience with powerful automation capabilities.
communicationdiscordautomationai
By SaseQ
Installation
npx -y discord-mcpConfiguration
{
"mcpServers": {
"discord-mcp": {
"command": "npx",
"args": ["-y", "discord-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes