zulipchat-mcp

akougkas/zulipchat-mcp
★ 12 stars Python 🤖 AI/LLM Updated 9d ago
ZulipChat MCP Server - A Model Context Protocol server that bridges AI agents with Zulip Chat. Built with FastMCP for lightning-fast performance, featuring comprehensive chat management and intelligent summarization. Transform your Zulip workspace into an AI-powered collaboration hub!
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "zulipchat-mcp": {
      "command": "uvx",
      "args": [
        "zulipchat-mcp"
      ]
    }
  }
}

Or install with pip: pip install zulipchat-mcp

README Excerpt

<div align="center"> <h3>Model Context Protocol server for Zulip Chat. Connect Claude Code, Gemini CLI, Codex, Cursor, Windsurf, VS Code Copilot, and other MCP clients to Zulip.</h3> </div> --- ```bash uvx zulipchat-mcp --zulip-config-file ~/.zuliprc ``` That's it. Your AI assistant can now read and write Zulip messages.

Tools (1)

mcpServers

Topics

ai-agentai-agentsai-integrationautomationchatfastmcpmcpmessagingmodel-context-protocolzulip