SERVER
Dbatools MCP Server
Rank #6446io.github.dataplat/dbatools-mcp-server
SQL Server database administration through dbatools PowerShell module with instance management, backup, and migration tools.
First listed
Mar 25, 2026
Last publish date
Apr 18, 2026
OVERVIEW
Dbatools MCP Server is a Model Context Protocol (MCP) server published by dataplat. It ranks #6446 of 58,900 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Dbatools MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 5 tracked versions. It was first listed on Mar 25, 2026 and most recently updated on Apr 18, 2026.
STANDING
#6,446of 58,900 tracked serversTop 25%
Ranks ahead of 52,454 of 58,900 servers on MCP Toplist.
CONNECT
Use Dbatools MCP Server
Add Dbatools MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"dbatools-mcp-server": {
"command": "npx",
"args": [
"-y",
"dbatools-mcp-server"
],
"env": {
"DBATOOLS_SAFE_MODE": "<your DBATOOLS_SAFE_MODE>",
"MAX_OUTPUT_ROWS": "<your MAX_OUTPUT_ROWS>",
"COMMAND_TIMEOUT_SECONDS": "<your COMMAND_TIMEOUT_SECONDS>",
"PWSH_EXE": "<your PWSH_EXE>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 3 registries
ORGANIZATION
dataplat
VERSIONS
Available versions (5)
| Version | Published |
|---|---|
| 0.5.0 | Apr 18, 2026 |
| 0.4.0 | Apr 1, 2026 |
| 0.3.0 | Mar 26, 2026 |
| 0.2.0 | Mar 26, 2026 |
| 0.1.0 | Mar 25, 2026 |
FAQ
Frequently asked questions
- What is Dbatools MCP Server?
- SQL Server database administration through dbatools PowerShell module with instance management, backup, and migration tools.
- Who maintains Dbatools MCP Server?
- Dbatools MCP Server is maintained by dataplat, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is Dbatools MCP Server an official MCP server?
- Yes — Dbatools MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Dbatools MCP Server have?
- MCP Toplist tracks 5 versions of Dbatools MCP Server, most recently published on Apr 18, 2026.
- Where can I find the source code for Dbatools MCP Server?
- The source code for Dbatools MCP Server is hosted at github.com/dataplat/dbatools-mcp-server.
EXPLORE