MCP server for dbatools — exposes SQL Server management commands as MCP tools
A Model Context Protocol (MCP) server for the dbatools PowerShell module. Exposes dbatools commands as MCP tools so AI assistants (GitHub Copilot, Claude, etc.) can discover, explain, and execute dbatools commands directly — with all metadata sourced from dbatools' own comment-based help. — search commands by verb, noun, keyword, or risk level — full normalized help (synopsis, parameters,…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
A Model Context Protocol (MCP) server for the dbatools PowerShell module. Exposes dbatools commands as MCP tools so AI assistants (GitHub Copilot, Claude, etc.) can discover, explain, and execute dbatools commands directly — with all metadata sourced from dbatools' own comment-based help. ** — search commands by verb, noun, keyword, or risk level — full normalized help (synopsis, parameters, examples) from — execute any dbatools command with safe parameter validation, risk gating, and…