claude mcp add dba-i-mssql-dba -- npx -y mssql-dba
{
"mcpServers": {
"dba-i-mssql-dba": {
"command": "npx",
"args": ["-y", "mssql-dba"]
}
}
}
{
"mcpServers": {
"dba-i-mssql-dba": {
"command": "npx",
"args": ["-y", "mssql-dba"]
}
}
}
{
"mcpServers": {
"dba-i-mssql-dba": {
"command": "npx",
"args": ["-y", "mssql-dba"]
}
}
}
About This MCP Server
An MCP server that provides database administration capabilities for Microsoft SQL Server, enabling developers to manage and interact with their databases through a standardized protocol, and is typically used when a developer needs to perform administrative tasks or access database information in their applications. This server connects to Microsoft SQL Server instances and supports communication through standard input/output interfaces. Developers would reach for this tool when they need to integrate database administration features into their applications or workflows.
An MCP server that provides [describe what your server does]. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
mssql-dba on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The mssql-dba server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.