SERVER
SelfHeal MCP
Rank #32588pulsemcp/carsonroell-debug-selfheal-proxy
Self-healing proxy for MCP servers with retry, circuit breaker, and observability
First listed
Apr 5, 2026
Last publish date
Apr 6, 2026
OVERVIEW
SelfHeal MCP is a Model Context Protocol (MCP) server published by carsonroell-debug. It ranks #32588 of 58,900 servers tracked on MCP Toplist. SelfHeal MCP is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on Apr 5, 2026 and most recently updated on Apr 6, 2026.
STANDING
#32,588of 58,900 tracked servers
Ranks ahead of 26,312 of 58,900 servers on MCP Toplist.
CONNECT
Use SelfHeal MCP
Add SelfHeal MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"carsonroell-debug-selfheal-proxy": {
"command": "npx",
"args": [
"-y",
"selfheal-mcp"
],
"env": {
"SELFHEAL_CONFIG": "<your SELFHEAL_CONFIG>",
"SELFHEAL_MAX_RETRIES": "<your SELFHEAL_MAX_RETRIES>",
"SELFHEAL_CIRCUIT_THRESHOLD": "<your SELFHEAL_CIRCUIT_THRESHOLD>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries
ORGANIZATION
carsonroell-debug
MORE FROM THIS PUBLISHER
Other servers by carsonroell-debug
View all carsonroell-debug servers →VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Apr 6, 2026 |
FAQ
Frequently asked questions
- What is SelfHeal MCP?
- Self-healing proxy for MCP servers with retry, circuit breaker, and observability
- Who maintains SelfHeal MCP?
- SelfHeal MCP is maintained by carsonroell-debug, which publishes 4 MCP servers (4 total versions) tracked on MCP Toplist.
- Is SelfHeal MCP an official MCP server?
- Yes — SelfHeal MCP is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does SelfHeal MCP have?
- MCP Toplist tracks 1 version of SelfHeal MCP, most recently published on Apr 6, 2026.
- Where can I find the source code for SelfHeal MCP?
- The source code for SelfHeal MCP is hosted at github.com/carsonroell-debug/selfheal-mcp.
EXPLORE