Merge pull request #14162 from Fuyuki0/add-failecho

Add FailEcho (Monitoring)
This commit is contained in:
Frank Fiegel
2026-09-15 09:45:35 -07:00
committed by GitHub
+1
View File
@@ -3067,6 +3067,7 @@ Access and analyze application monitoring data. Enables AI models to review erro
- [ejcho623/agent-breadcrumbs](https://github.com/ejcho623/agent-breadcrumbs) 📇 ☁️ 🏠 - Unified agent work logging and observability across ChatGPT, Claude, Cursor, Codex, and OpenClaw with config-first schemas and pluggable sinks.
- [enmanuelmag/heimdall-mcp](https://github.com/enmanuelmag/heimdall-mcp) [![enmanuelmag/heimdall-mcp](https://glama.ai/mcp/servers/enmanuelmag/heimdall-mcp/badges/score.svg)](https://glama.ai/mcp/servers/enmanuelmag/heimdall-mcp) 📇 ☁️ 🏠 🍎 🪟 🐧 - Transparent proxy for any MCP server that intercepts all JSON-RPC messages, measures latency, and stores traces in SQLite, PostgreSQL, or MySQL. Exports OpenTelemetry (OTLP) spans to Jaeger, Tempo, or Grafana. Supports stdio, HTTP, and SSE transports. `npx @cardor/heimdall-mcp`
- [esp4ce/infra-mcp](https://github.com/esp4ce/infra-mcp) [![esp4ce/infra-mcp MCP server](https://glama.ai/mcp/servers/esp4ce/infra-mcp/badges/score.svg)](https://glama.ai/mcp/servers/esp4ce/infra-mcp) 🐍 🏠 🍎 🪟 🐧 - Read-only MCP server for on-prem Linux VMs and PostgreSQL over SSH. Check service health (systemd/journald), retrieve bounded logs, inspect DB state, and explore table schemas — without terminal access. Allowlist-gated, append-only audit log. `pip install infra-mcp`.
- [FailEcho/failecho](https://github.com/FailEcho/failecho) [![FailEcho/failecho MCP server](https://glama.ai/mcp/servers/FailEcho/failecho/badges/score.svg)](https://glama.ai/mcp/servers/FailEcho/failecho) 🐍 ☁️ 🏠 🍎 🪟 🐧 - Cross-agent failure intelligence. Before an agent retries a failed tool call, `check_tool_failure` reports whether other agents are hitting the same failure right now and which recovery actually worked, with a Wilson-score confidence. Privacy-by-schema: no prompts, keys, or payloads stored. Hosted remote server at `https://failecho.com/mcp`, or self-host.
- [firecrawl/firecrawl-mcp-server](https://github.com/firecrawl/firecrawl-mcp-server) [![firecrawl/firecrawl-mcp-server MCP server](https://glama.ai/mcp/servers/firecrawl/firecrawl-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/firecrawl/firecrawl-mcp-server) 🎖️ 📇 ☁️ 🏠 - Official Firecrawl server with website change monitoring — schedule recurring checks on tracked pages and get notified with diffs when content changes. Also on-demand scrape, crawl, search, and extract.
- [getsentry/sentry-mcp](https://github.com/getsentry/sentry-mcp) 🐍 ☁️ - Sentry.io integration for error tracking and performance monitoring
- [GeiserX/duplicacy-mcp](https://github.com/GeiserX/duplicacy-mcp) [![GeiserX/duplicacy-mcp MCP server](https://glama.ai/mcp/servers/GeiserX/duplicacy-mcp/badges/score.svg)](https://glama.ai/mcp/servers/GeiserX/duplicacy-mcp) 🏎️ ☁️ 🍎 🪟 🐧 - Go-based MCP server for Duplicacy backup monitoring. Query backup job status and Prometheus metrics from a Duplicacy exporter. Docker image available.