webhook-mcp

webhook-mcp

3.2

If you are the rightful owner of webhook-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

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

The Webhook MCP Server is designed to facilitate the sending of webhook notifications upon the completion of tasks. It integrates seamlessly with services like Echobell, allowing users to receive notifications for long-running tasks. The server can be configured with a specific webhook URL, enabling AI assistants to notify users when tasks are completed. This server is particularly useful for developers and teams who need to keep track of task completions without constant manual checking.

Features

  • Webhook Notifications: Sends notifications to a specified URL when tasks are completed.
  • Integration with Echobell: Easily integrates with Echobell and similar services for task notifications.
  • Flexible Configuration: Can be configured using NPM or Docker, making it versatile for different environments.
  • Environment Variables: Utilizes environment variables for easy configuration of webhook URLs.
  • Optional Parameters: Allows custom messages and external URLs to be included in webhook payloads.