60
grade C
10 days ago
glama

MCP Discord Agent Communication

An MCP server that enables AI agents to send notifications and request user input via Discord during long-running tasks. It allows users to remotely interact with their AI assistants and provide feedback through the Discord messaging platform.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: DISCORD_BOT_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configDEFAULT_TIMEOUT
🔐 secretDISCORD_BOT_TOKEN"": "your-bot-token-here",
configDISCORD_CHANNEL_ID"": "your-channel-id-here"
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/eugeneistrach-mcp-discord-agent-comm-1rvggc)](https://m8ven.ai/mcp/eugeneistrach-mcp-discord-agent-comm-1rvggc)
commit: fe14dc958b13d7ab19ffb60411e912eddc39ddd0
code hash: 635c885cbec564ee22e4a7f16fa94e5557b78ce70d3dd55bdc7c21c18623f9b0
verified: 4/11/2026, 3:29:09 PM
view raw JSON →