Webhook
Freeby MCP Community
Generic Webhook MCP Server
v0.2.3Added Apr 12, 2026
mcpwebhookchatmattermostautomation
Webhook MCP Server
Generic Webhook MCP Server
Installation
npx -y @kevinwatt/mcp-webhook
Reviews
Installation
Quick install
npx -y @kevinwatt/mcp-webhook
Add to claude_desktop_config.json
{
"mcpServers": {
"webhook": {
"command": "npx",
"args": ["-y", "@kevinwatt/mcp-webhook"]
}
}
}