davisdane2/mssql-mcp-vscode-extratools
Microsoft SQL Server (13) MCP with 16 database tools and simple setup (just tell your llm to install per directions)
Platform-specific configuration:
{
"mcpServers": {
"mssql-mcp-vscode-extratools": {
"command": "npx",
"args": [
"-y",
"mssql-mcp-vscode-extratools"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...