webhook-mcp-server

zebbern/webhook-mcp-server
★ 11 stars Python API Integration Updated today
MCP for webhook.site - capture HTTP requests, emails, and DNS lookups test webhooks, debugg API callbacks or use for bug bounty hunting..
View on GitHub → 🔍 Audit Wallet Slippage →

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-mcp-server": {
      "command": "uvx",
      "args": [
        "webhook-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install webhook-mcp-server

README Excerpt

A Model Context Protocol (MCP) server for [webhook.site](https://webhook.site) - instantly capture HTTP requests, emails, and DNS lookups. Perfect for testing webhooks, debugging API callbacks, security testing, and bug bounty hunting. <!-- mcp-name: io.github.zebbern/webhook-mcp-server --> Security helper tools (SSRF, XSS, canary tokens) are for **authorized testing only** — systems you own or have explicit permission to test.

Tools (20)

check_for_callbackscreate_webhookcreate_webhook_with_configdelete_all_requestsdelete_requestdelete_webhookexport_webhook_dataextract_links_from_requestfollow_email_linkgenerate_canary_tokengenerate_ssrf_payloadgenerate_xss_callbackget_latest_requestget_webhook_dnsget_webhook_emailget_webhook_infoget_webhook_requestsget_webhook_urlsearch_requestssend_multiple_requests

Topics

mcpmcp-clientmcp-gatewaymcp-servermcp-toolswebhookwebhook-apiwebhook-deleterwebhook-event-handlerswebhook-mcpwebhook-receiverwebhook-senderwebhook-serverwebhook-servicewebhook-site