CreateSun/task-notification-mcp-server
A MCP server to send notification when task finish.
Platform-specific configuration:
{
"mcpServers": {
"task-notification-mcp-server": {
"command": "npx",
"args": [
"-y",
"task-notification-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
A MCP server to send notification when task finish.
npx -y task-notification-mcp-serverSet the sound of the notification.
npx -y task-notification-mcp-server --sound Basso
npx -y task-notification-mcp-server --s Basso
Available sounds:
Set the sound of the notification to a random sound.
npx -y task-notification-mcp-server --random
npx -y task-notification-mcp-server --rMIT
Loading reviews...