Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ’ฌ Communication
  3. ZulipChat MCP Server
ZulipChat MCP Server logo
Health: ActiveRecent health check succeeded.Last checked 9/23/2026, 1:47:01 AM

ZulipChat MCP Server

User RatingsBe the first to rate and review this MCP server!
View Repository30 GitHub StarsTotal stargazers on GitHub for the source repository (30 stars).Visit Website
zulipcommunicationmessagingmcp

Connects MCP-compatible AI clients to Zulip for messaging, search, user lookup, events, files, and analytics.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "zulipchat-mcp-server": {
      "command": "uvx",
      "args": [
        "zulipchat-mcp"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives๐Ÿ’ฌ More in Communication

Overview

ZulipChat MCP Server MCP server connects MCP-compatible AI clients to a Zulip workspace through the Zulip API. It exposes 20 core tools by default, with an extended mode that adds more than 40 tools for events, scheduling, files, analytics, and advanced search. The server runs locally over stdio by default and can also serve HTTP with bearer authentication. Use it when an AI assistant needs to read, send, search, or manage Zulip conversations.

Use cases

โ€ขSend announcements to Zulip streams
โ€ขSearch and summarize recent conversations
โ€ขResolve users and start direct messages
โ€ขBind agent sessions to Zulip topics
โ€ขMonitor events and generate activity summaries

Key features

โ€ขZulip messaging and message search
โ€ขStream, topic, and user lookup
โ€ขDual user and bot identities
โ€ขAgent session and approval communication
โ€ขExtended events, files, scheduling, and analytics tools
โ€ขstdio and HTTP transports

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by ZulipChat MCP Server.

Extracted Tool Capabilities
Zulip messaging and message search
Stream, topic, and user lookup
Dual user and bot identities
Agent session and approval communication
Extended events, files, scheduling, and analytics tools
stdio and HTTP transports

How ZulipChat MCP Server works

What ZulipChat MCP Server MCP server does

ZulipChat MCP Server MCP server gives an MCP-compatible AI client access to a Zulip workspace. The default tool set covers common messaging and workspace tasks: sending and editing messages, retrieving messages, adding reactions, searching conversation history, inspecting streams and topics, resolving users, and checking the connected account.

The server also supports agent-oriented communication. An assistant can bind a session to a Zulip topic, register an agent, exchange messages, request user input, and wait for responses. With two Zulip configuration files, it can switch between a regular user identity and a bot identity during the same session.

How it works

The process reads Zulip credentials from a zuliprc file supplied with --zulip-config-file. It communicates with MCP clients over stdio by default, which fits local configurations for clients such as Claude Desktop, Cursor, Windsurf, Gemini CLI, and Claude Code. HTTP transport is also available for remote deployments and can use a bearer token for access control.

Only the core tools are registered unless extended mode is enabled. This keeps the default tool surface smaller for clients that mainly need messaging, search, reactions, user lookup, and session communication. The --extended-tools option, or ZULIPCHAT_EXTENDED_TOOLS=1, exposes additional capabilities.

Setup and configuration

Install and run the package with:

bash
uvx zulipchat-mcp --zulip-config-file ~/.zuliprc

The zuliprc file can be downloaded from Zulip under Settings, Personal, Account & privacy, and API key. An interactive setup command is also provided:

bash
uvx --from zulipchat-mcp zulipchat-mcp-setup

Useful options include --zulip-bot-config-file for a second identity, --transport http for HTTP mode, --host and --port for binding, --auth-token for HTTP bearer authentication, --unsafe for administrative tools, and --debug for debug logging.

AI analytics tools can use a server-side Anthropic provider when ANTHROPIC_API_KEY is set. ANTHROPIC_MODEL can override the default model. Without that key, the analytics tools return structured summaries for the connected client to analyze instead.

Tools and capabilities

Core capabilities include:

  • Send, edit, retrieve, and react to Zulip messages.
  • Search messages with stream, sender, and time-related filters.
  • Inspect streams, stream details, and stream topics.
  • Resolve users by name and retrieve user information.
  • Manage message flags and switch between configured identities.
  • Coordinate agent sessions through topics, messages, approvals, and responses.

Extended mode adds scheduled messages, drafts, event registration and retrieval, event listening, file uploads and management, presence information, user groups, advanced search, daily summaries, user muting, and analytics tools. The exact extended tool set is larger than the default core set.

Limitations and notes

A Zulip account configuration is required for normal operation. HTTP deployments use bearer authentication only when configured with an auth token; the Zulip credentials remain necessary for workspace access.

DuckDB state persistence is single-writer. Multi-replica HTTP deployments therefore need distinct DuckDB paths per instance or a single-instance deployment. LLM-based analytics additionally depend on the optional Anthropic API key; without it, they do not generate server-side LLM output.

The ZulipChat MCP Server MCP server is intended for MCP clients and does not replace Zulip itself. Client-specific configuration is still required to register the local or remote MCP process.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Communication View all alternatives
  • Line Bot MCP Server logoLine Bot MCP Server
    Verified

    MCP Server for Integrating LINE Official Account

    ๐Ÿ’ฌ Communication8 views
    Compare vs Line Bot MCP Server โ†’
  • Discord MCP logoDiscord MCP

    A MCP server for the Discord integration. Enable your AI assistants to seamlessly interact with Discord. Enhance your Discord experience with powerful automation capabilities.

    ๐Ÿ’ฌ Communication3 views
    Compare vs Discord MCP โ†’
  • Slack MCP Server logoSlack MCP Server

    The most powerful MCP server for Slack Workspaces.

    ๐Ÿ’ฌ Communication1 views
    Compare vs Slack MCP Server โ†’
  • Telegram MCP logoTelegram MCP

    Telegram API integration for accessing user data, managing dialogs (chats, channels, groups), retrieving messages, and handling read status

    ๐Ÿ’ฌ Communication2 views
    Compare vs Telegram MCP โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
30
Stargazers on the source repository.
Last commit
1mo ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about ZulipChat MCP Server

Run `uvx zulipchat-mcp --zulip-config-file ~/.zuliprc`, then provide a Zulip zuliprc configuration file.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewZulipChat MCP Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/zulipchat-mcp-server?style=directory)](https://allmcps.com/mcp/zulipchat-mcp-server)
HTML Embed
<a href="https://allmcps.com/mcp/zulipchat-mcp-server"><img src="https://allmcps.com/api/badge/zulipchat-mcp-server?style=directory" alt="ZulipChat MCP Server on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ’ฌCommunication
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimePython
AuthAPI key
ClientsClaude Desktop, Cursor, Windsurf
Last updatedSep 7, 2026
5/6 checks healthy over the last 45d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars30
GitHub Star CountTotal stargazers on GitHub representing community popularity (30 stars).
Last commit1mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 9, 2026
43Quality signal: Fair ยท 43/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools17/30
Adoption & activity5/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 4d ago via OSV.dev ยท zulipchat-mcp (PyPI)

โ˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ’ฌ Communication โ†’Best MCP servers for Slack & Communication โ†’Alternatives to ZulipChat MCP Server โ†’Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients