com.failecho/failecho
PYPI · FAILECHO-MCP · 3 COMPONENTS · SCANNED SEP 21
Check what other agents hit the same tool failure — and what recovery worked. Ask before retrying.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security100
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- Runs hatchling.build at install time, a recognised native-build step with no shell scripting around it. View diagnostics → Pass
- 1 of 29 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency48
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 1 days ago).Pass
- Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability0
- Schema quality not yet verified: this package declared that it provides tools, but our sandbox run could not list them, so the captured schema is incomplete.Unverified
Stability & Change Management27
- Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage0
- Tool coverage not yet verified: this package declared that it provides tools, but our sandbox run could not list them.Unverified
Tool Safety0
- Tool safety not yet verified: this package declared that it provides tools, but our sandbox run could not list them.Unverified
Capabilities100
- Implements a current MCP spec version (2026-07-28).Pass
Unverified: 3 categories
Categories scored 0 because our sandbox run of this package has not given us the schema these checks need to read. That is a gap on our side rather than a finding about the package, and we only credit what we can confirm, so the score stands at 0 until the capture succeeds. We are working through the fleet, so this normally clears without any action from you. How we score packages →
How do I install the com.failecho/failecho MCP server?
com.failecho/failecho runs locally as a PyPI package, launched with uvx failecho-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
pypi · failecho-mcp
claude mcp add com-failecho-failecho -- uvx failecho-mcp
{
"mcpServers": {
"com-failecho-failecho": {
"command": "uvx",
"args": [
"failecho-mcp"
]
}
}
} {
"servers": {
"com-failecho-failecho": {
"command": "uvx",
"args": [
"failecho-mcp"
]
}
}
} codex mcp add com-failecho-failecho -- uvx failecho-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"com-failecho-failecho": {
"type": "local",
"command": [
"uvx",
"failecho-mcp"
],
"enabled": true
}
}
} openclaw mcp add com-failecho-failecho --command uvx --arg failecho-mcp
mcp_servers:
com-failecho-failecho:
command: "uvx"
args: ["failecho-mcp"] {
"McpServers": {
"com-failecho-failecho": {
"Transport": "stdio",
"Command": "uvx",
"Arguments": [
"failecho-mcp"
]
}
}
} assistant mcp add com-failecho-failecho -t stdio -c uvx -a failecho-mcp
{
"mcpServers": {
"com-failecho-failecho": {
"command": "uvx",
"args": [
"failecho-mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 21 Sept 26 +3
- Stability: unverified → 0.27 ▲ functional
- 14 Sept 26 +15
- Malware scan: unverified → pass ▲ security
- 13 Sept 26 29
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 21 Sept 2026 · Analysed pypi/failecho-mcp@0.1.1
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | pypi |
Background: How many MCP packages publish verified provenance →
Install scripts 1 script
| Hook | Tier | Command |
|---|---|---|
| build_backend | allowlisted | hatchling.build |
Background: Why install scripts are a supply-chain risk →
Dependencies 29 packages
| Packages resolved | 29 |
|---|---|
| No linked repository | 1 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
The sandbox run completed and this package exposed no tools.
What is the com.failecho/failecho MCP server?
com.failecho/failecho is an MCP server listed in the public MCP registry as com.failecho/failecho. Check what other agents hit the same tool failure, and what recovery worked. Ask before retrying. This page covers its PyPI package (failecho-mcp).
Is the com.failecho/failecho MCP server safe to use?
com.failecho/failecho scores 47 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 21 September 2026. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the com.failecho/failecho MCP server expose?
com.failecho/failecho exposes no tools. We connected to it and read its tool list, and it was empty, so it offers an MCP client nothing to call.
Is the com.failecho/failecho MCP server still maintained?
com.failecho/failecho is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the com.failecho/failecho MCP server under?
com.failecho/failecho declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.