communication

Mcp_server_notify

A MCP server that send desktop notifications with sound effect when agent tasks are completed.

python
local
communication
0
View on GitHub

Installation

npx -y Cactusinhand/mcp_server_notify

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp_server_notify",
  "command": "npx",
  "args": [
    "-y",
    "Cactusinhand/mcp_server_notify"
  ]
}

About This MCP Server

Cactusinhand/mcp_server_notify

A MCP server that send desktop notifications with sound effect when agent tasks are completed.

GitHub: https://github.com/Cactusinhand/mcp_server_notify

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub