Self-healing proxy for MCP servers that wraps tool calls with automatic retry, circuit breaker protection, and observability.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.PORTSELFHEAL_BASE_DELAY_MS— 1000 Base delay for backoffSELFHEAL_CIRCUIT_COOLDOWN_MS— 120000 Cooldown before half-open testSELFHEAL_CIRCUIT_THRESHOLD— 5 Failures before circuit opensSELFHEAL_CONFIG— "": "/path/to/selfheal.config.json"SELFHEAL_MAX_DELAY_MS— 30000 Max delay capSELFHEAL_MAX_RETRIES— 3 Max retry attempts[](https://m8ven.ai/mcp/carsonroell-debug-selfheal-mcp-1tt04a)