ntfy-mcp
Ntfy-mcp is a Model Context Protocol server that sends notifications via the ntfy app when your AI completes tasks, allowing you to stay informed without interrupting your workflow. It seamlessly integrates with AI task management to provide real-time updates.
What is ntfy-mcp?
ntfy-mcp is a server that integrates with the Model Context Protocol to send notifications via ntfy when an AI task is completed.
How do I set up ntfy-mcp?
Clone the repository, install dependencies, build the project, and start the server using the provided commands.
What platforms does ntfy-mcp support?
ntfy-mcp is designed to work with Node.js and can be configured using Cline for automated starts.
Can I customize the notification topics?
Yes, you can set your own notification topics by configuring the NTFY_TOPIC environment variable.
Do I need to manually approve notifications?
No, you can set the server to auto-approve notifications by configuring the 'autoApprove' option in Cline.