Overview
Features
MCP Protocol Integration
The server integrates with Model Context Protocol to receive task results and trigger notifications.
NTFY-based Notifications
Sends task-completion alerts via the ntfy service to your mobile device.
Topic-based Routing
Configured through NTFY_TOPIC to route messages to a specific ntfy topic; subscribers can join.
Flexible Startup Options
Supports manual start (npm start) or cline-style configuration for automated startup.
Auto-Approve Notifications
Optional autoApprove setting enables automatic notification for specific events.
Simple Setup & Build
Install with npm install and build with npm run build for quick deployment.
Who Is This For?
- Developers:Receive mobile task completion notifications via ntfy by subscribing to a topic.
- MCP users:Get task completion alerts sent to your mobile device via ntfy.
- Product teams:Stay informed on task progress with mobile ntfy notifications for completed tasks.




