cluster validator for Claude Desktop
com.detentpoint/cluster-validator
Read-only health validation for Windows Server failover clusters running SQL Server FCI.
client:Claude Desktop
transport:stdio
runtime:nuget
Install cluster validator in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"cluster-validator": {
"command": "dnx",
"args": [
"DetentPoint.ClusterValidator.Mcp",
"--yes"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs