Provides comprehensive Microsoft SQL Server capabilities including query execution, schema discovery, and stored procedure management through a simple Model Context Protocol (MCP) interface.
This robust .NET Core client for Microsoft SQL Server implements the Model Context Protocol (MCP), offering extensive database interaction capabilities. It allows users to execute SQL queries, manage stored procedures, list tables, and retrieve detailed schema information, all through a standardized MCP interface. Designed to be lightweight yet powerful, the server can operate in either a database-specific context or provide server-wide operations across all databases, and supports deployment directly or via Docker containers.