MCP Webhook Server
by kevinwatt
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
MCP Webhook Server
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
Installation
Configuration with Dive Desktop
- 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 sendusername
(string, optional): Display nameavatar_url
(string, optional): Avatar URL
Usage Examples
Ask your LLM to:
Manual Start
If needed, start the server manually:
Requirements
- Node.js 18+
- MCP-compatible LLM service
License
MIT
Author
kevinwatt
Keywords
- mcp
- webhook
- chat
- dive
- llm
- automation
You must be authenticated.
Enables sending messages to webhook endpoints through the MCP protocol, supporting custom content, display names, and avatar URLs.
- Features
- Installation
- Configuration with Dive Desktop
- Tool Documentation
- Usage Examples
- Manual Start
- Requirements
- License
- Author
- Keywords