mssqlclient-mcp-server

mssqlclient-mcp-server

2

The SQL Server MCP Client is a Microsoft SQL Server client using the Model Context Protocol, allowing for advanced database operations such as query execution and schema discovery. It supports both single-database and multi-database operations, ensuring flexibility and robust security configurations.

SQL Server MCP Client

A comprehensive Microsoft SQL Server client implementing the Model Context Protocol (MCP). This server facilitates query execution, schema discovery, and stored procedure management via a simple interface. It operates in Database Mode for specific databases and Server Mode for server-wide operations. Key features include executing SQL queries, listing tables, retrieving schema details, and managing stored procedures. Features like JSON Schema Output, SQL Server feature detection, and advanced security and configuration options make it robust. The client is built with .NET Core, offers Docker support, and can be integrated with Claude Desktop.