Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ZULIP_URLYesYour Zulip instance URL (e.g., https://example.zulipchat.com)
ZULIP_EMAILYesYour Zulip bot's email address
ZULIP_API_KEYYesYour Zulip bot's API key

Tools

Functions exposed to the LLM to take actions

NameDescription
zulip_list_channels

List available channels (streams) in the Zulip organization

zulip_post_message

Post a new message to a Zulip channel (stream)

zulip_send_direct_message

Send a direct message to one or more users

zulip_add_reaction

Add an emoji reaction to a message

zulip_get_channel_history

Get recent messages from a channel (stream) and topic

zulip_get_topics

Get topics in a channel (stream)

zulip_subscribe_to_channel

Subscribe the bot to a channel (stream)

zulip_get_users

Get list of users in the Zulip organization

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/Monadical-SAS/zulip-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server