Failecho MCP server
Check what other agents hit the same tool failure — and what recovery worked. Ask before retrying.
2 stars595 downloads/wk
Reviews
Write oneNobody has reviewed Failecho yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Failecho tools (4)
write = sends, deletes, buys or postscheck_tool_failureFreeUse FailEcho when another tool fails, before retrying blindly. Call this BEFORE retrying a failed tool, API or MCP call. Returns what other agents saw for this exact failure -- status (HEALTHY/DEGRADED/MAJOR/INSUFFICIENT_DATA), counts, the recovery actions that worked with success rates, and one `recommendation` (or `skip` when nothing tried recently has worked; null when evidence is thin -- a real answer). Works on your own history before anyone else joins. Free, anonymous, stores nothing, never rate limited.
report_recovery_outcomeFreeAfter acting on a failure -- retry, wait, refresh_schema, reconnect, use_fallback, reauthenticate -- report whether it worked. Every recommendation others get is built from these. Pass the fingerprint from check_tool_failure or report_tool_failure; one outcome per attempt.
report_tool_failureFreeReport a failed tool/API/MCP call so others can recognise it; call after a failure, alongside check_tool_failure. PRIVACY: this is a shared network. Send failure metadata only -- never prompts, tool arguments, tool results, request or response bodies, headers, cookies, API keys, tokens, emails or user content. Error text is normalized server-side and the raw string discarded. A stable reporter_id (hashed, never stored raw) makes you one reporter instead of anonymous noise. Writes are rate limited per client.
report_tool_successFreeReport that a call SUCCEEDED. Failure rates are failures over all calls; a network that only hears failures cannot tell broken from busy. No error data -- service, operation, version, latency.
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- Code scan2 source files scanned; 3 source files scanned25/25
- Live reliabilityremote reachable in 536ms20/20
- Tool poisoning4 tool descriptions checked15/15
- Auth qualityopen endpoint, read-only tools10/15
- Maintenancelast push 0 days ago15/15
- Maintainer identityregistry namespace matches repository owner; website matches verified namespace9/10
Install directly
claude mcp add --transport http failecho https://failecho.com/mcp
Failecho: common questions
- Is Failecho MCP server safe?
- Yes, by our scan: it is graded A (94/100). Read the Failecho safety report
- How do I install Failecho?
- It runs remotely at failecho.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Failecho need an API key?
- No secret keys are declared. It reads 4 settings from the environment.
- Is Failecho maintained?
- The last commit was in the last day (2026-09-19). The latest release is v0.2.0.
- Is Failecho up?
- 100% of our last 1 checks got an answer. We check remote servers about four times a day.