ntfy.sh
Summary
Ntfy-mcp-server provides a bridge between Claude and the ntfy.sh notification service, enabling AI assistants to send push notifications directly from conversations. Built by Casey Hand (@cyanheads), this TypeScript implementation offers a complete MCP server with a send_ntfy tool that supports all ntfy features including message priorities, tags, attachments, and action buttons. The server includes robust error handling, rate limiting, and security features like input sanitization, making it particularly valuable for workflows that require notification capabilities without leaving the conversation interface.
Available Actions(1)
send_ntfy
Sends a notification message via the ntfy service. Parameters: topic (string, required), message (string, required), title (string, optional), tags (string[], optional), priority (integer, optional), click (string, optional), actions (array, optional), attachment (object, optional), email (string, optional), delay (string, optional), cache (string, optional), firebase (string, optional), id (string, optional), expires (string, optional), markdown (boolean, optional), baseUrl (string, optional).
커뮤니티 리뷰
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요