Enables interaction with Microsoft SQL Server databases through T-SQL query execution, table exploration, and schema inspection. Supports configurable write protection and row limiting for safe databa…
{
"mcpServers": {
"microsoft-sql": {
"command": "npx",
"args": [
"-y",
"@adriancy/mcp-mssql"
]
}
}
}