Connects to Microsoft SQL Server databases and executes SQL queries.
The MSSQL Model Context Protocol (MCP) Server facilitates interaction with Microsoft SQL Server databases. It offers a 'query' tool that allows users to execute SQL queries against a specified database, configurable via connection string or individual connection parameters. This server is designed to integrate seamlessly with MCP environments, providing a streamlined way to manage and query MSSQL databases.