Skip to main content
Glama
zebbern

Webhook.site MCP Server

by zebbern

wait_for_request

Monitor webhook endpoints for incoming HTTP requests, emails, or DNS lookups using real-time streaming to test integrations without polling.

Instructions

Wait for a new HTTP request to be received by the webhook. Uses real-time streaming (SSE) to efficiently wait without polling. Useful for testing webhooks, callbacks, and API integrations.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
webhook_tokenYesThe webhook token (UUID) from webhook.site
timeout_secondsNoMaximum time to wait in seconds (default: 60)
request_typeNoFilter by request type: 'web' (HTTP requests), 'email', or 'dns'. Leave empty for any type.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/zebbern/webhook-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server