notify-completion-mcp-server
If you are the rightful owner of notify-completion-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The notify-completion-mcp-server is an MCP server that provides notifications when AI agents complete long-running tasks, allowing users to leave their desktop without forgetting about tasks.
start-timer
Start a timer to measure task execution time. Output: {"startTime": "<Current time in ISO format>"}
check-overdue
Check if the task is overdue based on the given threshold. Outputs elapsed time and executes command if overdue.