Developer Tools
Trust: 30/100 (Limited)io.github.dba-i/mssql-dba Guide
An MCP server that provides [describe what your server does]
by dba-i
Quick Start
Install
npx mssql-dbaClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-dba-i-mssql-dba": {
"command": "npx",
"args": [
"mssql-dba"
]
}
}
}