
Self-healing proxy: retries, circuit breakers & metrics for MCP servers
Visit SelfHeal MCPSelfHeal MCP is a TypeScript-based Model Context Protocol (MCP) server that acts as a self-healing proxy for other MCP servers and APIs. It protects tool calls against unreliable or flaky backend services by automatically applying retry logic with exponential backoff, circuit breaker protection, and real-time metrics collection (success rates, latency, error breakdowns). SelfHeal MCP can wrap any MCP-compatible tool or server, providing advanced resiliency and observability features to keep AI agent workflows stable. This tool is valuable for AI platform operators, developers, and organizations integrating multiple AI or data services through MCP, especially where reliability and uptime are critical.
Visit SelfHeal MCP's official website for product details and getting started.