73
/ 100
20 days ago
glama

zulip-mcp

A read-only MCP server that allows Claude Code to securely access Zulip chat messages, streams, topics, and user information without modification capabilities.

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.
🔐
You'll be asked for 1 credential: ZULIP_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.
configZULIP_EMAILe =you@example.com \
🔐 secretZULIP_API_KEYe =your-api-key \
configZULIP_SITEe =https://your-org.zulipchat.com \
// 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 1 concrete improvement 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/shreyan-gupta-zulip-mcp-eenvc5)](https://m8ven.ai/mcp/shreyan-gupta-zulip-mcp-eenvc5)
commit: f44aea074972ceade33ef5106623408a3fa5fb02
code hash: f9ecd8f0a50b44a77f41ac29ed7e6918d6e5bd9ee7fe409e5754413b4d777e41
verified: 7/11/2026, 8:22:41 AM
view raw JSON →