Connection check
local install
dbatools-mcp-server
MCP server for dbatools — exposes SQL Server management commands as MCP tools
Tools
4
GitHub stars
5
Installs / wk
—
Licence
MIT
Transport
stdio
Last checked
never
Tools & capabilities
4 toolsRead from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.
check_dbatools_environment
from source
Verify that PowerShell and the dbatools module are installed and report the help-index status. Verify that PowerShell and the dbatools module are installed and report the help-index status.
get_dbatools_command_help
from source
Get the full normalized help for a specific dbatools command, including parameters and examples sourced from comment-based help. Get the full normalized help for a specific dbatools command, including parameters and examples sourced from comment-based help.
invoke_dbatools_command
from source
list_dbatools_commands
from source