ClusterValidator.MCP

1.0.0

A client for a ClusterValidator MCP server; it does nothing on its own and requires that server. It gives DBAs plain PowerShell commands to run read-only SQL Server failover-cluster validations without an AI assistant. PowerShell 7+ and Windows only: it launches the ClusterValidator stdio tool locally (dnx DetentPoint.ClusterValidator.Mcp), which uses CIM and Active D
A client for a ClusterValidator MCP server; it does nothing on its own and requires that server. It gives DBAs plain PowerShell commands to run read-only SQL Server failover-cluster validations without an AI assistant. PowerShell 7+ and Windows only: it launches the ClusterValidator stdio tool locally (dnx DetentPoint.ClusterValidator.Mcp), which uses CIM and Active Directory. The tool runs in Free mode with no license (2 clusters per month); a purchased license unlocks higher tiers.
Show more

Minimum PowerShell version

7.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name ClusterValidator.MCP -RequiredVersion 1.0.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name ClusterValidator.MCP -Version 1.0.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2026 Detent Point LLC. All rights reserved.

Package Details

Author(s)

  • Detent Point LLC

Tags

SQLServer FailoverCluster WSFC FCI MCP Windows DBA

Functions

Connect-CvValidator Disconnect-CvValidator Invoke-CvValidation Get-CvValidationResult Get-CvValidationFinding Export-CvValidationReport Get-CvValidationPhase

PSEditions

Core

Dependencies

This module has no dependencies.

Release Notes

v1.0.0 — first release. Thin stdio client for the ClusterValidator MCP server. Invoke-CvValidation writes a report directory, and Export-CvValidationReport returns the tool's branded HTML report. Requires the DetentPoint.ClusterValidator.Mcp tool (>= 1.12.0; tested against 1.12.0) and PowerShell 7+ on Windows.

FileList

Version History

Version Downloads Last updated
1.0.3 5 8/14/2026
1.0.2 5 8/14/2026
1.0.1 6 8/14/2026
1.0.0 (current version) 3 8/13/2026