66
grade C
11 days ago
glama

Discord Bridge MCP Server

An MCP server that provides native Discord tools for Claude Code, enabling bidirectional communication with remote agents or humans via the Discord REST API. It allows users to send messages, read channel history, and manage reactions directly from their local environment.

Install from

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

// key findings
🚨
Secret credentials may flow to a network call
1 flow detected: DISCORD_BOT_TOKEN. We can’t prove the destination matches the brand the credential belongs to.
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
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.
🔐 secretDISCORD_BOT_TOKENe =your-bot-token \
configDISCORD_DEFAULT_CHANNELe =general \
configDISCORD_GUILD_IDe =your-server-id \
// 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/jhammant-mcp-discord-bridge-davdva)](https://m8ven.ai/mcp/jhammant-mcp-discord-bridge-davdva)
commit: ea5bc52ede456d991215b67c762098bb9a1ab1d6
code hash: 0c37ac954b25f70c5025675b600067a9c0bcce4aaaa207c86cdca803b5c4b747
verified: 4/11/2026, 3:06:45 PM
view raw JSON →