zebbern/webhook-mcp-server
A Model Context Protocol (MCP) server for webhook.site - instantly capture HTTP requests, emails, and DNS lookups. Perfect for testing webhooks, debugging API callbacks, security testing, and bug bounty hunting.
Platform-specific configuration:
{
"mcpServers": {
"webhook-mcp-server": {
"command": "npx",
"args": [
"-y",
"webhook-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...