Back to search
90
MCP live v1.1.0 sse

Webhook Tester API

io.github.Br0ski777/webhook-tester

Test webhook endpoints — send requests, measure latency, validate responses. x402 micropayment.

Uptime
40.0%
5 probes
Response
221ms
last probe
Tools
1
callable

Tools · 1

api_test_webhook

Use this when you need to test a webhook endpoint by sending a request with custom headers, body, and method. Returns full response data in JSON. Returns: 1. statusCode 2. responseBody (parsed JSON o…

Similar MCP servers embedding-nearest

Webhook Tester API
Test webhook endpoints — send requests, measure latency, validate responses. x402 micropayment.
0 tools · sse
Webhook Tester
Test webhook endpoints by sending requests, measuring latency, and validating responses via x402 micropayment.
0 tools
HTTP Headers Analyzer API live
HTTP header analysis — security headers, cache, server detection. x402 micropayment.
1 tools · sse
Port Scanner API live
TCP port scanning — check open ports on any host. x402 micropayment.
1 tools · sse
io.github.rog0x/webhook
Send, validate, debug webhooks for AI agents
0 tools
Regex Tester API live
Test, validate and explain regular expressions with match highlighting. x402 micropayment.
1 tools · sse

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "webhook_tester_api": {
      "url": "https://webhook-tester.api.klymax402.com/mcp",
      "transport": "sse"
    }
  }
}