MCPServers
Ntfy Push Notifications - MCP server logo

Ntfy Push Notifications

18
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 notifications using the ntfy_me tool. Parameters: taskTitle (string, required), taskSummary (string, required), priority (optional string), tags (optional array), markdown (optional boolean), actions (optional array).

ntfy_me_fetch

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

Last Updated: May 16, 2025

Community Reviews

0.0
0 reviews
5
0
4
0
3
0
2
0
1
0

No reviews yet. Be the first to review!

Sign in to join the conversation

Coming soon to
HighlightHighlight AI

Language

TypeScript

Categories

Tags