The MCP Webhook Server allows you to send messages to webhook endpoints with customizable features.
- Send Messages: Send messages to any webhook endpoint
- Custom Username: Set a custom display name for the message
- Custom Avatar: Include an avatar URL for the message
- MCP Integration: Compatible with Dive and other MCP-enabled LLMs for automation
- Easy Configuration: Simple setup via Smithery or manual installation
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
Installing via Smithery
To install MCP Webhook Server for Claude Desktop automatically via Smithery:
Manual 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.
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.
Tools
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
Related Resources
Related MCP Servers
- -securityAlicense-qualityA server for sending messages via WeCom bots using FastMCP, supporting asynchronous communication and message tracking through webhooks.Last updated -338PythonMIT License
- AsecurityAlicenseAqualityAn MCP server that enables posting messages to Discord webhooks, allowing customization of content, username, and avatar URL.Last updated -10JavaScriptMIT License
- -securityAlicense-qualitydingding webhook mcp serverLast updated -18GoGPL 3.0
- -securityAlicense-qualityAn MCP server that provides an interface for querying the AtherOS knowledge base through an API, allowing users to create chat sessions and send queries to retrieve information.Last updated -JavaScriptMIT License