Send messages or JSON payloads to multiple webhook services through one interface.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "webhook-mcp" yet — see the docs or source repo.
Use the send_message tool to send this message to a Slack webhook: 'Production deployment for version v2.3.1 is complete. Released by Wang at 18:30.'
The tool successfully sends a deployment notification message to the specified Slack webhook.
Use the send_json tool to send this JSON to a Teams webhook: {"title":"CPU Alert","service":"api-gateway","usage":92,"severity":"high"}.The tool POSTs structured alert data to the Teams webhook for team alert notifications.
Use the send_json tool to send an order event to a generic webhook URL: {"event":"order_paid","orderId":"A12345","amount":299,"currency":"CNY"}.The tool sends the order event as a POST request to the target webhook for downstream processing.
Send, validate, generate, and debug webhooks for AI agent workflows.
Send multi-platform notifications and webhooks when AI tasks are completed.
Enable MCP-compatible AI clients to manage and interact with Discord directly.
Send Slack messages securely through MCP with bot or user token modes.
Build an event-driven MCP webhook server with STDIO and Docker support.
Connect, send, receive, and manage WebSocket workflows for real-time communication.