Bridges Claude to dbatools, the 500+ command PowerShell module for SQL Server administration. Exposes three core operations: search commands by verb or keyword, fetch full help with parameters and examples pulled from Get-Help, and execute commands with JSON output. Runs PowerShell subprocesses and validates risk levels automatically, so destructive verbs like Remove or Drop require explicit confirmation in safe mode. Pass SqlCredential for SQL auth instances. You'll want this if you're managing SQL Server estates and need Claude to discover backup commands, check configurations, or run migrations without leaving the conversation. Requires PowerShell 7 and a local dbatools install. Help index regenerates from your installed module version.
claude mcp add --transport stdio dataplat-dbatools-mcp-server uvx dbatools-mcp-server