MCPServers
ntfy.sh - MCP server logo
4
0

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. Key Arguments: 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).

Last Updated: April 17, 2025

社区评论

0.0
0 条评论
5
0
4
0
3
0
2
0
1
0

暂无评论. 成为第一个评论的人!

登录以参与讨论

Coming soon to
HighlightHighlight AI

语言

TypeScript

分类

标签