webhook-relay-mcp

reaatech/webhook-relay-mcp
★ 0 stars TypeScript 🔌 API Integration Updated 2d ago
MCP server that receives webhooks from external services and translates them into agent-consumable events. Signature validation, payload normalization, and tools for subscribe/poll/history.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "webhook-relay-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "reaatech/webhook-relay-mcp"
      ]
    }
  }
}

README Excerpt

An [MCP (Model Context Protocol)](https://modelcontextprotocol.io) server that bridges third-party webhooks into agent workflows. Receives webhooks from Stripe, GitHub, Replicate, Twilio, SendGrid, Slack, Vercel, and generic sources, normalizes them into a consistent event format, and exposes them to MCP clients via subscription-based polling.

Tools (20)

ADMIN_API_KEYDATABASE_PATHDELETEDELIVERY_RETRY_BACKOFF_MSDELIVERY_RETRY_MAXENCRYPTION_KEYEVENT_RETENTION_DAYSGETHOSTLOG_FORMATLOG_LEVELMCP_API_KEYMCP_TRANSPORTMETRICS_ENABLEDNODE_ENVPORTPOSTRATE_LIMIT_MAX_REQUESTSRATE_LIMIT_WINDOW_MSSOURCE_HEARTBEAT_MINUTES

Topics

agentic-aiaiai-agentsmcpmcp-relaymcp-servermcp-toolsmodel-context-protocoltypescriptwebhooks