ZulipChat MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 186 installs a week from pypi. Last commit 17 Sep 2026.
ZulipChat MCP: Connect AI to Zulip with 60+ tools for messaging, streams, events, and analytics
We read the source, 22 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
eval(self.condition, {"__builtins__": {}}, {"context": context.data})
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add zulipchat -- uvx zulipchat-mcp
{
"mcpServers": {
"zulipchat": {
"args": [
"zulipchat-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.zulipchat]
command = "uvx"
args = ["zulipchat-mcp"]
{
"mcpServers": {
"zulipchat": {
"args": [
"zulipchat-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"zulipchat": {
"args": [
"zulipchat-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
ZULIP_EMAIL (Your Zulip account email address), ZULIP_API_KEY (Your Zulip API key), ZULIP_SITE (Your Zulip server URL (e.g., https://yourorg.zulipchat.com)).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Avito: chats, listings, orders and analytics, with previews and confirmations.
Headless web analytics for AI agents. 42 MCP tools for traffic, events, funnels.
Clamp Analytics MCP server: traffic, revenue, funnels, cohorts, errors, and search, for AI agents.
Remote MCP server for managing Muninx tickets, messages, ticket search, and support analytics.
MCP server for Statsig API - interact with Statsig's feature flags, experiments, and analytics
SQLite MCP server with 73 tools for JSONB, full-text search, geospatial, and analytics.
MCP server for Umami Analytics API v2 — websites, stats, events, reports, and realtime
MCP server for picoli.site - URL shortening and click analytics for AI agents
Answers built from our own checks of this server.