74
/ 100
1 month ago
glama

Omnicord

Gives your AI assistant full control of a Discord server: 148 tools for chat, moderation, automod, events, and administration, up to building a complete community server from one paragraph. Every destructive action previews first and waits for your confirmation.

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
148 tools verified — handlers match their declared behaviour
7 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_TOKEN, OMNICORD_HTTP_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_TOKENe =your-bot-token \
configNO_COLOR
configOMNICORD_DATA_DIRWhere saved blueprints and scheduled messages live. Default: .omnicord next to package.json for a source checkout, .omnicord in your user folder for an installed copy.
configOMNICORD_GATEWAYDefault on when a token is set: the bot shows as online and real time event subscriptions work. Set to off for REST only operation.
configOMNICORD_GUILDOptional default server ID so tools can omit the guild parameter.
configOMNICORD_HTTP_HOSTHTTP bind address, default 127.0.0.1.
configOMNICORD_HTTP_ORIGINSComma separated browser origins allowed to call the HTTP endpoint. Empty means none.
🔐 secretOMNICORD_HTTP_TOKENbinding beyond localhost without refuses to start,
configOMNICORD_PORTHTTP port, default 3414.
configOMNICORD_SAFE_MODEDefault on. Destructive tools preview first and require a confirm token; set to false only for trusted automation.
configOMNICORD_SCHEDULER_TICK_MS
configTERM
// 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 5 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/orygnscode-omnicord-13tppu)](https://m8ven.ai/mcp/orygnscode-omnicord-13tppu)
commit: b0585731ecc240f940147a3caf7b711aad18d646
code hash: edb1afbcc21906d2270132b5e90e2e2a7326b26ecdad674cdbc5585c9dd7563d
verified: 6/15/2026, 12:50:15 PM
view raw JSON →