Back to search
30
MCP

io.github.dataplat/dbatools-mcp-server

io.github.dataplat/dbatools-mcp-server

MCP server for dbatools — exposes SQL Server management commands as MCP tools

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.daedalus/mcp-mysql-connector
MCP server exposing MySQL database functionalities as tools
0 tools
io.github.daedalus/mcp-server-mssql
MCP server for Microsoft SQL Server using mssql-python
0 tools
io.github.connorbritain/mssql
MCP server for Microsoft SQL Server — schema discovery, profiling, safe writes, and DDL
0 tools
io.github.spences10/mcp-sqlite-tools
MCP server for local SQLite database operations
0 tools
io.github.daedalus/mcp-sqlite3
MCP server exposing sqlite3 library functionality
0 tools
io.github.txn2/mcp-datahub
MCP server for DataHub data catalogs. Discover datasets, explore lineage, and access metadata.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.dataplat/dbatools-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}