Task Notification MCP Server
A MCP server to send notification when task finish.
Usage
npx -y task-notification-mcp-server
Options
--sound
Set the sound of the notification.
npx -y task-notification-mcp-server --sound Basso
npx -y task-notification-mcp-server --s Basso
Available sounds:
- Basso
- Bottle
- Funk
- Hero
- Ping
- Purr
- Submarine
- Tink
--random
Set the sound of the notification to a random sound.
npx -y task-notification-mcp-server --random
npx -y task-notification-mcp-server --r
License
MIT