67
/ 100
1 month ago
glama

Discord MCP Server

Enables LLMs to read messages, discover channels, send messages, and monitor Discord communities using web scraping without requiring bot permissions or API tokens.

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.
🔐
You'll be asked for 1 credential: DISCORD_PASSWORD
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.
configDISCORD_EMAILclaude mcp add discord-mcp -s user -e =your_email@example.com -e DISCORD_PASSWORD=your_password -e DISCORD_HEADLESS=true -- uvx --from git+https://github.com/elyxlz/discord-mcp.git discord-mcp
🔐 secretDISCORD_PASSWORDclaude mcp add discord-mcp -s user -e DISCORD_EMAIL=your_email@example.com -e =your_password -e DISCORD_HEADLESS=true -- uvx --from git+https://github.com/elyxlz/discord-mcp.git discord-mcp
configDISCORD_HEADLESSclaude mcp add discord-mcp -s user -e DISCORD_EMAIL=your_email@example.com -e DISCORD_PASSWORD=your_password -e =true -- uvx --from git+https://github.com/elyxlz/discord-mcp.git discord-mcp
configDISCORD_GUILD_IDS
configMAX_MESSAGES_PER_CHANNEL
configDEFAULT_HOURS_BACK
// 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 6 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/elyxlz-discord-mcp-c2zblh)](https://m8ven.ai/mcp/elyxlz-discord-mcp-c2zblh)
commit: 38be985e5d5fb9f95fc619c0dee0ddb5f4d8b232
code hash: 2d8849c3e090a8151b18db41f16afe8381b3f938e3309c0b2b2a34eba7b3f399
verified: 6/22/2026, 12:39:38 PM
view raw JSON →