Notification MCP
UnclaimedA 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.
Install
npx @pinkpixel/notification-mcpUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (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")