A [Model Context Protocol](https://modelcontextprotocol.io/) server for SQL Server, built with the official **MCP C# SDK 2.0** (`ModelContextProtocol`) and `Microsoft.Data.SqlClient`, over **stdio**. Requires the .NET 10 SDK. Run the latest published package directly from NuGet.org: ```powershell dnx [email protected] --yes