Back to search
30
MCP

task-notification-mcp-server

npm/task-notification-mcp-server

A MCP server to send notification when task finish

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

reminder-mcp
A mcp server for scheduling and triggering reminders
0 tools
io.github.topvisor/mcp-notifications
MCP server for desktop notifications over stdio
0 tools
targetprocess-mcp-server
MCP server for Tartget Process
0 tools
aws-tasks-mcp-server
AWS Tasks MCP Server
0 tools
hangfire-mcp
MCP server for managing Hangfire background jobs
0 tools
gotify-mcp
MCP server for Gotify push notifications
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "task-notification-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}