io.github.carsonroell-debug
selfheal-mcp
SelfHeal MCP
Self-healing proxy for MCP servers with retry, circuit breaker, and observability
stdiocommunityinfra
Package Details
selfheal-mcp
Transportstdio
Environment Variables
SELFHEAL_CONFIG
Path to selfheal.config.json (optional, defaults to cwd)
SELFHEAL_MAX_RETRIES
Max retry attempts per call (default: 3)
SELFHEAL_CIRCUIT_THRESHOLD
Failures before circuit opens (default: 5)