mcpserver.lol
registry/fozbek-webhook-tester
Connection check verified live · 26h ago

fozbek-webhook-tester

Anonymous webhook capture, inspection, waiting, and response configuration for AI agents.

Tools 8
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 26h ago

Tools & capabilities

8 tools

Read from the running server on 26h ago.

clear_webhooks can modify data confirm*bucket_id*
Permanently delete every capture in a bucket. Requires confirm=true.
configure_webhook_response body*status*headersdelay_msbucket_id*content_type*
Set the status, content type, body, safe response headers, and a delay up to 10 seconds returned by the webhook endpoint.
create_webhook_bucket name
Create an anonymous temporary webhook capture bucket. The returned bucket ID is a bearer capability and expires after 15 days of inactivity.
delete_webhook_bucket can modify data confirm*bucket_id*
Permanently delete a bucket and all of its captures. Requires confirm=true.
get_webhook read-only bucket_id*webhook_id*max_body_bytesinclude_sensitive
Read one webhook capture scoped to its bucket. Sensitive headers and query values are redacted by default.
get_webhook_bucket read-only bucket_id*
Read a bucket name and its configured HTTP response settings.
list_webhooks read-only limitcursorbucket_id*
List webhook capture summaries in newest-first order using cursor pagination.
wait_for_webhook read-only bucket_id*wait_secondsmax_body_bytesafter_webhook_idinclude_sensitive
Return the latest capture, wait for a newer capture, or report received=false after the timeout.