- Task Notification
Task Notification
A MCP server to send notification when task finish.
Overview
NPM:
https://www.npmjs.com/package/task-notification-mcp-server
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
Server Config
{
"mcpServers": {
"task-notification": {
"command": "env",
"args": [
"npx",
"-y",
"task-notification-mcp-server"
]
}
}
}Project Info
Created At
10 months agoUpdated At
10 months agoAuthor Name
CreateSunStar
-Language
-License
-Tags