MCP Webhook Server
[](https://smithery.ai/server/@kevinwatt/mcp-webhook)
An MCP server implementation that integrates with webhooks, providing message sending capabilities.
Features
- **Generic Webhook Support**: Send messages to any webhook endpoint
- **Custom Username**: Set custom display name for messages
- **Avatar Support**: Customize message avatar
- **MCP Integration**: Works with Dive and other MCP-compatible LLMs
<a href="https://glama.ai/mcp/servers/ijmd1ia5zg"><img width="380" height="200" src="https://glama.ai/mcp/servers/ijmd1ia5zg/badge" alt="Webhook Server MCP server" /></a>
Installation
Installing via Smithery
To install MCP Webhook Server for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@kevinwatt/mcp-webhook):
Manual Installation
Configuration with [Dive Desktop](https://github.com/OpenAgentPlatform/Dive)
- Click "+ Add MCP Server" in Dive Desktop
- Copy and paste this configuration:
- Click "Save" to install the MCP server
Tool Documentation
- **send_message**
* Send message to webhook endpoint
* Inputs:
* `content` (string, required): Message content to send
* `username` (string, optional): Display name
* `avatar_url` (string, optional): Avatar URL
Usage Examples
Ask your LLM to:
Manual Start
If needed, start the server manually:
Requirements
- MCP-compatible LLM service
License
MIT
Author
kevinwatt
Keywords