# WebhookTest.net MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/net-webhooktest-webhook-tester
- Repository: https://github.com/fozbek/webhook-go
- Website: https://webhooktest.net/mcp-server

## Install
- Endpoint: https://webhooktest.net/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://webhooktest.net/mcp

## Tools
- clear_webhooks (Clear captured webhooks) - Permanently delete every capture in a bucket. Requires confirm=true. Endpoint: https://webhooktest.net/mcp
- configure_webhook_response (Configure webhook response) - Set the status, content type, body, safe response headers, and a delay up to 10 seconds returned by the webhook endpoint. Endpoint: https://webhooktest.net/mcp
- create_webhook_bucket (Create webhook bucket) - Create an anonymous temporary webhook capture bucket. The returned bucket ID is a bearer capability and expires after 15 days of inactivity. Endpoint: https://webhooktest.net/mcp
- delete_webhook_bucket (Delete webhook bucket) - Permanently delete a bucket and all of its captures. Requires confirm=true. Endpoint: https://webhooktest.net/mcp
- get_webhook (Get captured webhook) - Read one webhook capture scoped to its bucket. Sensitive headers and query values are redacted by default. Endpoint: https://webhooktest.net/mcp
- get_webhook_bucket (Get webhook bucket) - Read a bucket name and its configured HTTP response settings. Endpoint: https://webhooktest.net/mcp
- list_webhooks (List captured webhooks) - List webhook capture summaries in newest-first order using cursor pagination. Endpoint: https://webhooktest.net/mcp
- wait_for_webhook (Wait for a webhook) - Return the latest capture, wait for a newer capture, or report received=false after the timeout. Endpoint: https://webhooktest.net/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: net.webhooktest
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Aug 3, 2026
- Source: https://registry.modelcontextprotocol.io
