notify-completion-mcp-server
1
The notify-completion-mcp-server helps manage long-running AI tasks by notifying users when tasks are complete, enhancing productivity and multitasking efficiency. It integrates with various platforms like Cline and Claude Desktop.
notify-completion-mcp-server
The MCP server provides notifications when AI agents complete long-running tasks, allowing users to leave their desktops without losing track of tasks.
How It Works
The server provides a notification mechanism that triggers when AI tasks finish, enabling efficient multitasking without constant monitoring.
Installation
- Add configuration to the client with command and arguments.
- Set environment variables for notifications.
- Configure the client for automatic execution of MCP server tools.
MCP Clients
- Cline, Claude Desktop, Cursor, and GitHub Copilot confirmed working.
Config Environment Variables
THRESHOLD
: Command execution based on task time.OVERDUE_COMMAND
: Command for task completion notifications.
MCP Tools
start-timer
: Begins task execution timing.check-overdue
: Evaluates task timelines and executes commands if overdue.
License
Released under the MIT License.