Manage Discord servers, send messages, and create webhooks
Connect to Discord for server management, message automation, and community engagement. Create bots, manage channels, and automate notifications.
{
"mcpServers": {
"discord": {
"env": {
"DISCORD_BOT_TOKEN": "your_bot_token_here"
},
"args": [
"-y",
"@discord/mcp-server"
],
"command": "npx"
}
}
}DISCORD_BOT_TOKENyour_bot_token_here