CreateSun/task-notification-mcp-server
3.1
If you are the rightful owner of task-notification-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A server designed to send notifications upon task completion using the Model Context Protocol (MCP).
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