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
(문자열): 구독할 스트림의 이름zulip_get_users
claude_desktop_config.json
에 다음을 추가하세요.
지엑스피1
권한 오류가 발생하면 다음 사항을 확인하세요.
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