mssql-mcp-server
The MSSQL MCP Server is designed to facilitate connections and query execution on Microsoft SQL Server databases using the Model Context Protocol. The server is equipped with tools for efficient database management, enabling users to run SQL queries and handle database connections effectively.
MSSQL MCP Server
A Model Context Protocol (MCP) server for connecting to Microsoft SQL Server databases. This server provides tools for executing SQL queries and managing database connections.
Installation
Installing via Smithery
To install MSSQL Database Connector for Claude Desktop automatically via Smithery, use the command provided in the Smithery CLI.
Manual Installation
Use npm to install the server manually.
Usage
Configure your MCP settings file to add the MSSQL server.
Tools
query
Execute SQL queries on a MSSQL database with the necessary parameters.