ZulipChat MCP Server
by akougkas
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ZULIPCHAT_DEBUG | No | Set to '1' to enable debug logging | 0 |
| ZULIPCHAT_UNSAFE | No | Set to '1' to enable administrative tools (use with caution) | 0 |
| ZULIPCHAT_CONFIG_FILE | Yes | Path to your zuliprc file (required) | |
| ZULIPCHAT_EXTENDED_TOOLS | No | Set to '1' to enable all 56 tools instead of the 20-tool core set | 0 |
| ZULIPCHAT_BOT_CONFIG_FILE | No | Path to bot zuliprc for dual identity |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/akougkas/zulipchat-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server