windborne/zulipmcp
by Various
Run AI agents in Zulip as @mentionable bots — or wire into any MCP client.
MCP
windborne/zulipmcp
Added 1 June 2026
Overview
A Python tool that turns Zulip chat into an MCP server, letting AI agents join conversations as @mentionable bots. It also exposes Zulip channels to any MCP client for reading and writing messages.
Best for
Best for
Developers who want to add AI agents to Zulip or bridge Zulip with MCP-compatible tools
Use cases
- Deploy an AI agent that responds to @mentions in Zulip channels
- Connect an MCP client to monitor and post in Zulip streams
- Build a bot that reads Zulip messages and triggers external workflows
Notes
A Python tool that turns Zulip chat into an MCP server, letting AI agents join conversations as @mentionable bots. It also exposes Zulip channels to any MCP client for reading and writing messages.
9 stars on GitHub. Last updated 2026-06-01. Licensed MIT.
Use cases
- Deploy an AI agent that responds to @mentions in Zulip channels
- Connect an MCP client to monitor and post in Zulip streams
- Build a bot that reads Zulip messages and triggers external workflows
Pros
- Tight integration with Zulip’s real-time messaging API
- Works as both a standalone bot and a generic MCP server
- Lightweight Python implementation with minimal dependencies
Cons
- Requires a running Zulip server or account to use
- Limited to Zulip’s message and stream model
- Small community and limited documentation beyond the repo
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Tight integration with Zulip's real-time messaging API
- Works as both a standalone bot and a generic MCP server
- Lightweight Python implementation with minimal dependencies
Cons
- Requires a running Zulip server or account to use
- Limited to Zulip's message and stream model
- Small community and limited documentation beyond the repo
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.