
MCP Webhook 服务器
一个与 webhook 集成的 MCP 服务器实现,提供消息发送功能。
特征
通用 Webhook 支持:向任何 Webhook 端点发送消息
自定义用户名:设置消息的自定义显示名称
头像支持:自定义消息头像
MCP 集成:与 Dive 和其他兼容 MCP 的 LLM 兼容
安装
通过 Smithery 安装
要通过Smithery自动为 Claude Desktop 安装 MCP Webhook 服务器:
手动安装
使用Dive Desktop进行配置
在 Dive Desktop 中点击“+ 添加 MCP 服务器”
复制并粘贴此配置:
点击“保存”安装 MCP 服务器
工具文档
发送消息
发送消息到 webhook 端点
输入:
content(字符串,必需):要发送的消息内容username(字符串,可选):显示名称avatar_url(字符串,可选):头像 URL
使用示例
要求你的法学硕士:
手动启动
如果需要,请手动启动服务器:
要求
Node.js 18+
MCP 兼容的 LLM 服务
执照
麻省理工学院
作者
凯文·瓦特
关键词
甲基氯丙烯
网络钩子
聊天
潜水
法学硕士
自动化
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 端点发送消息,支持自定义内容、显示名称和头像 URL。
Related Resources
Related MCP Servers
- -security-license-qualityA server for sending messages via WeCom bots using FastMCP, supporting asynchronous communication and message tracking through webhooks.Last updated -60MIT License
- Asecurity-licenseAqualityAn MCP server that enables posting messages to Discord webhooks, allowing customization of content, username, and avatar URL.Last updated -1MIT License
- -security-license-qualityA Multi-modal Conversation Protocol (MCP) server that enables interacting with web APIs through a curl-like interface, providing access to various websites and APIs with user authentication and response transformations.Last updated -6
- -security-license-qualityMCP server for posting messages to Slack channels via webhooks or bot API. Supports configurable usernames, emojis, and both webhook and bot token authentication modes.Last updated -1MIT License