A Model Context Protocol (MCP) server that enables secure interaction with MSSQL databases. This server allows AI assistants to list tables, read data, and execute SQL queries through a controlled interface, making database exploration and analysis safer and more structured.
$git clone https://github.com/jexinsam/mssql_mcp_serverInstalls into the current project.
Install mssql_mcp_server by running `git clone https://github.com/jexinsam/mssql_mcp_server`, then use it for the current task and follow its documentation at https://github.com/jexinsam/mssql_mcp_server.