Back to directory
kousunh/alertmcp

kousunh/alertmcp

@kousunh102

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
2025/4/26
Updated
2025/4/27