Server data from the Official MCP Registry
Self-healing proxy for MCP servers with retry, circuit breaker, and observability
Self-healing proxy for MCP servers with retry, circuit breaker, and observability
Set these up before or after installing:
Environment variable: SELFHEAL_CONFIG
Environment variable: SELFHEAL_MAX_RETRIES
Environment variable: SELFHEAL_CIRCUIT_THRESHOLD
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-carsonroell-debug-selfheal-mcp": {
"env": {
"SELFHEAL_CONFIG": "your-selfheal-config-here",
"SELFHEAL_MAX_RETRIES": "your-selfheal-max-retries-here",
"SELFHEAL_CIRCUIT_THRESHOLD": "your-selfheal-circuit-threshold-here"
},
"args": [
"-y",
"selfheal-mcp"
],
"command": "npx"
}
}
}Valid MCP server (3 strong, 3 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
Scanned 7 files · 1 finding
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!