Back to directory
kevinwatt/mcp-webhook

kevinwatt/mcp-webhook

@kevinwatt

A powerful MCP server that enables webhook messaging capabilities for your AI agents

webhookmessagingnotificationdiscordslackmattermostautomationmcptool

Installation & Configuration

{
  "mcpServers": {
    "webhook": {
      "command": "npx",
      "args": [
        "-y",
        "@kevinwatt/mcp-webhook"
      ],
      "env": {
        "WEBHOOK_URL": "your-webhook-url"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/14
Updated
2026/6/15