mcpbeat

Catchr MCP Server

by workers-perch-app-catchr
answering

Catchr is answering right now. Last checked 13 min ago. It exposes 4 tools.

Instant no-signup webhook & HTTP-request inspector for testing webhooks and agent tool-callbacks.

Uptime history 59 hours of history
59 hours agonow
100.0%
Uptime 24h
91 of 91 checks
4
Tools
read from the server
62 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 13 min ago.

run in your terminal
claude mcp add catchr --transport http https://catchr.perch-app.workers.dev/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "catchr": {
      "url": "https://catchr.perch-app.workers.dev/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.catchr]
url = "https://catchr.perch-app.workers.dev/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "catchr": {
      "url": "https://catchr.perch-app.workers.dev/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "catchr": {
      "url": "https://catchr.perch-app.workers.dev/mcp"
    }
  }
}

Available tools 4

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

bin
create_bin
Create a new no-signup capture bin. Returns a live URL you can point any webhook, callback, or agent tool-callback at, plus a token to read what it captured. No account needed.
clear
clear_bin
Delete all captured requests from a bin (the bin stays usable). Requires the bin token.
requests
get_requests
Read the HTTP requests captured by a bin (method, path, query, headers, body), newest first. Set wait to block until a request arrives — ideal for 'trigger then assert' with no polling loop.
response
set_response
Configure the HTTP response a bin returns to whatever hits its URL — set a status code, content-type and body. Use it to test how your webhook sender / agent handles a 500, a specific JSON reply, etc. Omit or reset to return the default 200. Requires the bin token.

Endpoints

URLTransportStateLatencyChecked
https://catchr.perch-app.workers.dev/mcp streamable-http answering 69 ms 13 min ago

Alternatives to Catchr

same job, measured the same way
WebhookTest.net
by webhooktest

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

8 tools answering
Otterkit
by useotterkit

Tunnels and webhooks for AI agents: capture, await, verify, replay, and send signed test events.

1 588 installs/wk local only
API Tester
by ryudi84

MCP server for API testing: HTTP requests, cURL generation, health checks.

18 installs/wk local only
Wopee MCP
by wopee-io

AI testing agents for web apps — dispatch test runs, crawls, fetch artifacts and status.

232 installs/wk local only
Browserbase
by mcparmory

Create and control browser sessions for web automation, testing, and AI agent tasks

106 installs/wk local only
MCP Eval Runner
by dbsectrainer

A standardized testing harness for MCP servers and agent workflows

30 installs/wk local only
Canary
by mindstone

Mindstone-internal release-pipeline test connector; not for use. Single ping tool; no auth.

28 installs/wk local only
Qaskills
by pramoddutta

Search, inspect, and install 400+ QA testing skills from qaskills.sh into any MCP client.

92 installs/wk local only

Catchr — questions

Answers built from our own checks of this server.

What can Catchr do?
It exposes 4 tools, read directly from the server on our last check. Among them: clear_bin, create_bin, get_requests, set_response. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Catchr working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 62 ms. The bar chart above shows every period we have measured.
How do I connect Catchr?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Catchr need an API key?
No. Catchr completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Catchr?
It answers our handshake in 62 ms on average, which is faster than 96% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.