Loading MCP server directory, please wait...
Self-healing proxy for MCP servers with retry, circuit breaker, and observability
npx @getmcp/cli add io.github.carsonroell-debug/selfheal-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.carsonroell-debug/selfheal-mcp": {
"command": "npx",
"args": [
"-y",
"selfheal-mcp"
],
"env": {
"SELFHEAL_CONFIG": "",
"SELFHEAL_MAX_RETRIES": "",
"SELFHEAL_CIRCUIT_THRESHOLD": ""
}
}
}
}