About
The MSSQL tool functions as a Model Context Protocol (MCP) server specifically designed to interact with Microsoft SQL Server databases. It empowers applications to execute SQL queries, run stored procedures, and retrieve database connection details. With support for both Windows and SQL Server Authentication, and adaptable configuration via environment variables, it offers versatile deployment. It features two primary transport modes: a default Stdio transport for desktop clients and a streamable HTTP transport tailored for web-based applications and remote connections, complete with session management, Server-Sent Events, and advanced API key-based multi-database support utilizing Azure Table Storage.