74
/ 100
1 month ago
glama

discord-mcp-agent

A Model Context Protocol (MCP) server for Discord-based AI agent-user communication. Enables AI agents to communicate with users through Discord instead of IDE chat interfaces.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

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

// key findings
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_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.
🔐 secretDISCORD_TOKEN"": "your-bot-token",
configDISCORD_GUILD_ID"": "your-server-id",
configDISCORD_CHANNEL"": "general"
configDISCORD_REMINDER❌ - Custom text appended to all responses
configDISCORD_ASK_TIMEOUT❌ 300 Seconds to wait for user response
configDISCORD_HTTP_TIMEOUT❌ 30 Seconds for HTTP operations
configDISCORD_CONNECTION_TIMEOUT❌ 30 Seconds to establish connection
// 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 3 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/zebbern-discord-mcp-agent-1aryf8)](https://m8ven.ai/mcp/zebbern-discord-mcp-agent-1aryf8)
commit: fae0673581db804a11f591ff66b940e16918ae62
code hash: 2f229bea613af4e19f0200d2b66d29380e93656fca6fc31ead6b4c69df3cf8ad
verified: 6/16/2026, 1:26:14 PM
view raw JSON →