Back to directory
mcp-server-notify

mcp-server-notify

@Cactusinhand51

Send system notification when Agent task is done.

notificationdesktopagenttask completiontool

Installation & Configuration

{
  "mcpServers": {
    "NotificationServer": {
      "command": "python",
      "args": [
        "-m",
        "mcp_server_notify"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/3/15
Updated
2026/6/7