56
/ 100
1 month ago
glama

zulip

Run AI agents in Zulip as @mentionable bots — or wire into 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.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configZULIPMCP_CACHE_DIROverride the disk cache directory (defaults to system temp dir).
configZULIP_MAX_MESSAGE_LENGTHChar limit above which send tools return an error instead of letting Zulip silently truncate. Defaults to 10000 (Zulip's default); set for realms with a custom cap.
configZULIP_RC_PATHAbsolute path to .zuliprc for direct MCP server use. Listener mode sets this for spawned sessions from --zuliprc; it does not read ambient ZULIP_RC_PATH as its own default.
configZULIPMCP_LOG_DIROverride the log directory (defaults to /tmp/zulipmcp_logs).
configSESSION_USER_EMAILEach session gets TRIGGER_MESSAGE_ID and set automatically so set_context() anchors to the @mention and hooks can identify the requester.
configTRIGGER_MESSAGE_IDEach session gets and SESSION_USER_EMAIL set automatically so set_context() anchors to the @mention and hooks can identify the requester.
configWORKSPACE_PATH
configSESSION_STREAMSESSION_TOPIC Topic for auto-init. Requires .
configSESSION_TOPICTopic for auto-init. Requires SESSION_STREAM.
// 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/windborne-zulipmcp-1vkhrd)](https://m8ven.ai/mcp/windborne-zulipmcp-1vkhrd)
commit: f8f0d51960bd262743514a2f7e2409538722a5fc
code hash: 9f8e043797277ac6b9578ddeb2dd6cc41a191f5419231273d97bef1eb78133a1
verified: 6/17/2026, 11:56:45 AM
view raw JSON →