Back to directory
kousunh/alertmcp

kousunh/alertmcp

@kousunh

An MCP tool that provides desktop notification functionality for AI assistants like Claude and Cursor.

notificationdesktopalertschedulingclaudecursormcptool

Installation & Configuration

{
  "alert_mcp": {
    "command": "uv",
    "args": [
      "--directory",
      "<path_to_alertmcp>",
      "run",
      "python",
      "-m",
      "alertmcp.server"
    ],
    "alwaysAllow": [
      "add"
    ],
    "disabled": false
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/15