MCPServers
Webhooks - MCP server logo

Webhooks

13
0

Summary

This MCP webhook server, developed by kevinwatt, enables AI agents to send messages to external webhook endpoints. Built with TypeScript and leveraging the Model Context Protocol SDK, it provides a simple interface for posting customizable messages. The implementation focuses on flexibility, allowing users to specify content, username, and avatar for each message. It's particularly useful for integrating AI-driven notifications into existing workflows, enabling use cases such as automated alerts, chat integrations, and system notifications without directly dealing with webhook API complexities. The server's design emphasizes ease of configuration and deployment, making it suitable for both development and production environments.

Available Actions(1)

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.

Last Updated: April 28, 2025

社区评论

0.0
0 条评论
5
0
4
0
3
0
2
0
1
0

暂无评论. 成为第一个评论的人!

登录以参与讨论

Coming soon to
HighlightHighlight AI

语言

TypeScript

分类

标签