Back to directory
noobnooc/webhook-mcp

noobnooc/webhook-mcp

@noobnooc

A Model Context Protocol (MCP) server that sends webhook notifications when called.

webhooknotificationmcp-serverautomationtask-notificationechobelltool

Installation & Configuration

{
  "mcpServers": {
    "notification": {
      "command": "npx",
      "args": [
        "-y",
        "webhook-mcp"
      ],
      "env": {
        "WEBHOOK_URL": "your-webhook-url-here"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/12
Updated
2026/6/13