Notification Chimes

Provides audio notification system that plays platform-specific chimes when tasks complete, supporting five built-in sounds and cu

pinkpixel-dev 12 ↓ 5.5k
Claude CodeClaude DesktopGeneric
View source ↗

This MCP server provides a simple notification system that allows AI agents to play audio chimes when tasks are completed, built by Pink Pixel using TypeScript and the Model Context Protocol SDK. The implementation offers a single play_notification tool that triggers platform-specific audio playback (using afplay on macOS and start on Windows) with five built-in chime sounds (cosmic, fairy, gentle, pleasant, retro) and supports custom sound files through environment variables. It's designed for scenarios where users want audible feedback when AI assistants finish long-running tasks or reach important milestones, providing a non-intrusive way to stay informed without constantly monitoring chat interfaces.

Source

Repository: https://github.com/pinkpixel-dev/notification-mcp

Maintain Notification Chimes?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

Notification Chimes on getagentictools
[![Notification Chimes on getagentictools](https://getagentictools.com/badge/mcp/pinkpixel-dev-notification-mcp.svg)](https://getagentictools.com/mcp/pinkpixel-dev-notification-mcp?ref=badge)