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