Loading languages...
WE

webhook-mcp

@noobnooc1

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

webhook
notification

# mcpServer Config

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

# stdio

npx -y webhook-mcp
Transport:
stdio
언어:
JavaScript
생성됨:4/24/2025
업데이트됨:6/23/2025
홈페이지: