71
/ 100
12 days ago
glama

discord-mcp

MCP server for Discord communications, enabling listing guilds and channels, reading and sending messages, creating threads, and adding reactions.

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
6 tools verified — handlers match their declared behaviour
3 read-only tools verified — handlers contain no write/delete/exec
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 2 credentials: DISCORD_ACCESS_TOKEN, DEDALUS_API_KEY
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.
configMCP_SERVER_URL
configDISCORD_TEST_GUILD_IDSet , DISCORD_TEST_CHANNEL_ID, and DISCORD_TEST_MESSAGE_ID to safe test resources. The client intentionally calls write tools.
configDISCORD_TEST_CHANNEL_IDSet DISCORD_TEST_GUILD_ID, , and DISCORD_TEST_MESSAGE_ID to safe test resources. The client intentionally calls write tools.
configDISCORD_TEST_MESSAGE_IDSet DISCORD_TEST_GUILD_ID, DISCORD_TEST_CHANNEL_ID, and to safe test resources. The client intentionally calls write tools.
configDISCORD_TEST_REACTION
🔐 secretDISCORD_ACCESS_TOKENSecret key:
🔐 secretDEDALUS_API_KEY
configDEDALUS_API_URL
configDEDALUS_AS_URL
configDEDALUS_TEST_MODEL
configDEDALUS_MCP_SERVERDEDALUS_MCP_SERVER_ONLY=1 =dedalus-labs/discord-mcp uv run python src/_client.py
configDEDALUS_MCP_SERVER_ONLY1 DEDALUS_MCP_SERVER=dedalus-labs/discord-mcp uv run python src/_client.py
configDISCORD_AUTH_HEADER_FORMAT
configPORT
// 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/chenzhaoxuan0-discord-mcp-1t0g39)](https://m8ven.ai/mcp/chenzhaoxuan0-discord-mcp-1t0g39)
commit: 0803b1bb15bb4ebd950b2c9fc6decea5c546d130
code hash: 0bef1314a92364c1be5ca2a606a11adc46b285e78c246cd2f3981430184a9912
verified: 6/18/2026, 10:36:29 AM
view raw JSON →