74
/ 100
28 days ago
glama

Zulip MCP Server

Enables AI agents to interact with Zulip by reading, sending, and searching messages across streams and direct messages. It provides tools for stream management, topic organization, and handling emoji reactions via the Model Context Protocol.

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.
🔐 secretZULIP_API_KEYyour_api_key_here
configZULIP_MAX_RETRIESNo 3 Max retries on transient errors
configZULIP_REALM"": "https://your-org.zulipchat.com"
configZULIP_REQUEST_TIMEOUT_MSNo 20000 HTTP request timeout in milliseconds
configZULIP_USERNAMEyourbot@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 3 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/prixite-zulip-mcp-166rkd)](https://m8ven.ai/mcp/prixite-zulip-mcp-166rkd)
commit: d85d5ab5b3bd0edf8900fd0b64b118b44782bdec
code hash: 186856ed6b1474337d6e77b678c453f496178147def8bb171cf1280a8d46eaca
verified: 6/14/2026, 11:11:50 AM
view raw JSON →
Zulip MCP Server · M8ven Trust Score | M8ven