-
securityA
license-
qualityA server for sending messages via WeCom bots using FastMCP, supporting asynchronous communication and message tracking through webhooks.
Last updated -
3
33
Python
MIT License
An MCP server implementation that integrates with webhooks, providing message sending capabilities.
To install MCP Webhook Server for Claude Desktop automatically via Smithery:
content
(string, required): Message content to sendusername
(string, optional): Display nameavatar_url
(string, optional): Avatar URLAsk your LLM to:
If needed, start the server manually:
MIT
kevinwatt
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.
Enables sending messages to webhook endpoints through the MCP protocol, supporting custom content, display names, and avatar URLs.