41
grade D
3 days ago
mcp_so

notify-completion-mcp-server

The MCP server that provides notifications when AI agents complete long-running tasks. This allows you to leave your desktop without forgetting about tasks.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Tool descriptions don’t match what handlers do
1 tool describes read intent but its handler mutates — check-overdue (line 87: execSync(overdueCommand, { stdio: "ignore" }))
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configEXECUTE_IN_SERVERIf you are using Claude Desktop, please set this variable to "true". When using AI capable of executing commands on their own, there is no need to define this variable.
configOVERDUE_COMMAND"": "<Command to execute very flashy effects>",
configTHRESHOLDIf the task execution time is less than the specified number of seconds, the overdue command is not executed. Default is 0. (always executed)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 7 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/nakat-t-notify-completion-mcp-server-qe1r76)](https://m8ven.ai/mcp/nakat-t-notify-completion-mcp-server-qe1r76)
commit: bb9b67148f0e83822d6688d6e39842bdcff0769a
code hash: dd8c1a892b34a3d54d8f031e1f2130234a62dbf028028dd5417cc58df187ce89
verified: 4/18/2026, 7:07:31 PM
view raw JSON →