MCPServers
Ntfy Push Notifications - MCP server logo

Ntfy Push Notifications

30
0

Summary

ntfy-me-mcp is a Node.js server that enables AI assistants to send push notifications through the ntfy service. It provides a simple tool called 'ntfy_me' that accepts task titles, summaries, and optional parameters like priority levels and tags, then delivers these notifications to configured ntfy topics. The implementation supports both public and protected topics with authentication, making it useful for alerting users about completed tasks, errors, or status updates from AI-driven workflows.

Available Actions(2)

ntfy_me

Send real-time notifications. Parameters: taskTitle (string, required), taskSummary (string, required), priority (string, optional), tags (array, optional), markdown (boolean, optional), actions (array of view action objects, optional).

ntfy_me_fetch

Retrieve messages from the ntfy service. Parameters: ntfyTopic (string, optional), since (string, optional), messageId (string, optional), messageText (string, optional), messageTitle (string, optional), priorities (string, optional), tags (array, optional).

Last Updated: June 26, 2025

Recensioni della Community

0.0
0 recensioni
5
0
4
0
3
0
2
0
1
0

Nessuna recensione ancora. Sii il primo a recensire!

Accedi per unirti alla conversazione

Coming soon to
HighlightHighlight AI

Linguaggio

TypeScript

Categorie

Tag