Notification MCP
未认领A Model Context Protocol server that allows AI agents to show a text notification with task summary and/or play a sound via a tool when a task is completed.
agentaillmmcpmcp-servermcp-toolsmodel-context-protocolmodel-context-protocol-serversnodejsnotificationssoundtypescript
安装
$
npx @pinkpixel/notification-mcp工具(6 个)
message
(required): The notification message/summary of the completed task
mode
(optional): "toast" "sound" "both" (defaults to "both")
notify
Show a desktop toast notification and/or play a sound when tasks complete (Recommended for summaries)
play_notification
Play a notification sound to indicate task completion
sound
(optional): Name of the sound to play, which overrides default settings
title
(optional): The title for the toast notification (defaults to "Task Completed")