67
/ 100
1 day ago
glama

Discord MCP Server

Enables LLMs to read messages, discover channels, send messages, and monitor Discord communities using the Discord HTTP API.

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 2 credentials: DISCORD_PASSWORD, 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.
configDISCORD_EMAILclaude mcp add discord-mcp -s user -e =your_email@example.com -e DISCORD_PASSWORD=your_password -- uvx --from git+https://github.com/waelsamy/discord-mcp.git discord-mcp
🔐 secretDISCORD_PASSWORDclaude mcp add discord-mcp -s user -e DISCORD_EMAIL=your_email@example.com -e =your_password -- uvx --from git+https://github.com/waelsamy/discord-mcp.git discord-mcp
🔐 secretDISCORD_TOKENclaude mcp add discord-mcp -s user -e =your_token -- uvx --from git+https://github.com/waelsamy/discord-mcp.git discord-mcp
configDISCORD_HEADLESS
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/alex2neo-discord-mcp-1bgebr)](https://m8ven.ai/mcp/alex2neo-discord-mcp-1bgebr)
commit: 1d40caac196b62b7b07be4ec09f4aab1daf2c92d
code hash: 67de10048f28eef9971d5b79b998f9459dfca922e399bf1589b357cebb8c7184
verified: 6/22/2026, 12:50:17 PM
view raw JSON →