Launchery/mcp-health-check
CLI utility to health-check MCP servers. Verify initialize, list tools, test calls.
Platform-specific configuration:
{
"mcpServers": {
"mcp-health-check": {
"command": "npx",
"args": [
"-y",
"mcp-health-check"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...