A
securityF
licenseA
qualityA Model Context Protocol server that connects Claude and other AI assistants to your Notion workspace, allowing AIs to interact with databases, pages, and blocks.
Last updated -
12
010
JavaScript
Zulip API 的 MCP 服务器,使 Claude 等 AI 助手能够与 Zulip 工作区进行交互。
zulip_list_channels
include_private
(布尔值,默认值:false):是否包含私有流include_web_public
(布尔值,默认值:true):是否包含网络公共流include_subscribed
(布尔值,默认值:true):是否包含机器人订阅的流zulip_post_message
channel_name
(字符串):要发布到的流的名称topic
(字符串):流中的主题content
(字符串):要发布的消息内容zulip_send_direct_message
recipients
(string[]):收件人的电子邮件地址或用户 IDcontent
(字符串):要发送的消息内容zulip_add_reaction
message_id
(数字):需要响应的消息的 IDemoji_name
(字符串):不带冒号的表情符号名称zulip_get_channel_history
channel_name
(字符串):流的名称topic
(字符串):主题名称limit
(数字,默认值:20):要检索的消息数量anchor
(字符串,默认值:“最新”):从中开始的消息 IDzulip_get_topics
channel_id
(数字):流的IDzulip_subscribe_to_channel
channel_name
(string):要订阅的流的名称zulip_get_users
将以下内容添加到您的claude_desktop_config.json
中:
如果遇到权限错误,请验证:
Docker 构建:
此 MCP 服务器根据 MIT 许可证获得许可。
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
模型上下文协议服务器使 Claude 等 AI 助手能够与 Zulip 工作区进行交互,支持发布消息、列出频道、发送直接消息和访问对话历史记录等功能。
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