Skip to main content
Glama
zebbern

Webhook.site MCP Server

by zebbern

create_webhook_with_config

Create a custom webhook endpoint with configurable response settings including status codes, content, timeouts, CORS, and expiration for testing HTTP integrations.

Instructions

Create a new webhook.site endpoint with custom configuration (response content, status, timeout, CORS, alias).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
default_statusNoDefault HTTP response status code (200-599)
default_contentNoDefault response content/body
default_content_typeNoDefault response Content-Type headertext/html
timeoutNoSeconds to wait before returning response (0-30)
corsNoEnable CORS headers for cross-domain requests
aliasNoCustom alias for the webhook URL (3-32 alphanumeric chars)
expiryNoSeconds until webhook auto-expires (max 604800 = 1 week)

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