io.github.Oratorian/discord-node-mcp
Quality Score
80
/100
MCP server for controlling Discord servers via bot token
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"discord-node-mcp": {
"command": "npx",
"args": [
"-y",
"@mahesvara/discord-mcpserver"
],
"env": {
"DISCORD_BOT_TOKEN": "<your-discord_bot_token>",
"TRANSPORT": "stdio",
"PORT": "3000",
"HOST": "localhost"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"discord-node-mcp": {
"command": "npx",
"args": [
"-y",
"@mahesvara/discord-mcpserver"
],
"env": {
"DISCORD_BOT_TOKEN": "<your-discord_bot_token>",
"TRANSPORT": "stdio",
"PORT": "3000",
"HOST": "localhost"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @mahesvara/discord-mcpserver§02 Environment variables
DISCORD_BOT_TOKENrequiredsecret
Your Discord bot token
TRANSPORTTransport type: stdio or http
PORTPort for HTTP transport
HOSTHost for HTTP transport
§03 MCP Quality Score · methodology
freshness
20
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Chat & Messaging
ai.smithery/Danushkumar-V-mcp-discord
ai.smithery/Danushkumar-V-mcp-discord
An MCP server that integrates with Discord to provide AI-powered features.
ai.smithery/sachicali-discordmcp-suite
ai.smithery/sachicali-discordmcp-suite
Control your Discord community: send/read messages, manage channels and forums, and handle webhook…
ai.smithery/smithery-ai-slack
ai.smithery/smithery-ai-slack
Enable interaction with Slack workspaces. Supports subscribing to Slack events through Resources.