About this integration
Zulip MCP by Windborne provides zulip message retrieval, zulip bot tool access. The reviewed module serves Zulip tools through stdio using a provisioned generic bot; it does not require a person to log in during each request.
- Transport
- stdio
- Authentication
- api-key
- Initial setup
- credentials
- Runtime
- unattended
- Evidence
- documented
- Package
- zulipmcp
- Last compatibility test
- Not independently tested
Connect your agent
zulipmcpThe reviewed module serves Zulip tools through stdio using a provisioned generic bot; it does not require a person to log in during each request. Requires Python 3.10+, dependencies, access to the Zulip realm and a .zuliprc containing generic-bot credentials. Configure bot permissions and tool allowances before use; message sending and the optional agent listener are separate workflow choices. From the source environment run uv run python -m zulipmcp.mcp; the reviewed module defaults to stdio. Publisher documentation and source reviewed; package and endpoints not executed or independently tested.
Capabilities: Zulip message retrieval, Zulip bot tool access
Connected profiles
Additional details
zulipmcp
Source ↗ · Checked 2026-09-170.1.1
Source ↗ · Checked 2026-09-17The reviewed module serves Zulip tools through stdio using a provisioned generic bot; it does not require a person to log in during each request.
Source ↗ · Checked 2026-09-17Requires Python 3.10+, dependencies, access to the Zulip realm and a .zuliprc containing generic-bot credentials. Configure bot permissions and tool allowances before use; message sending and the optional agent listener are separate workflow choices.
Source ↗ · Checked 2026-09-17From the source environment run uv run python -m zulipmcp.mcp; the reviewed module defaults to stdio.
Source ↗ · Checked 2026-09-17Publisher documentation reviewed; package and integration endpoint not executed or independently security-audited.
Source ↗ · Checked 2026-09-17zulipmcp/mcp.py
Source ↗ · Checked 2026-09-17