74
/ 100
19 days ago
glama

halobot

An MCP server that enables AI agents to communicate with humans through Discord. Agents can send messages, create threads, wait for replies, and manage conversations across any MCP client.

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_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.
configDISCORD_ALLOWED_USERSe =your-user-id \
🔐 secretDISCORD_BOT_TOKENe =your-token \
configDISCORD_CHANNEL_IDe =your-channel-id \
configDISCORD_GUILD_ID
configMAX_MESSAGE_LENGTH
configMESSAGE_CACHE_SIZE
configPOLL_INTERVAL_MS
configREPLY_TIMEOUT_SECONDS
// 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/anthony-maio-halobot-1m9aov)](https://m8ven.ai/mcp/anthony-maio-halobot-1m9aov)
commit: 37e45f2d85131d1b4ec8a68493b4d8e7c5b5b959
code hash: 5a1702ff9421765ea6434d305abb655f37f6adf79dcb3a88c36e58d028765d14
verified: 6/23/2026, 10:07:47 AM
view raw JSON →