About
Overview
The Webhook MCP Server enables AI agents to work with webhooks. It provides tools for sending HTTP webhooks, managing webhook endpoints, and logging received events.
Capabilities
Tools & Capabilities
⚡send
Send a webhook to a URL
⚡list_endpoints
List registered webhook endpoints
⚡get_events
Get recent webhook events
Setup
Installation
bash
Install
npx -y mcp-server-webhookExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"webhook": {
"command": "npx",
"args": ["-y", "mcp-server-webhook"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 40
Last UpdatedFeb 12, 2026