mssql_mcp_server

mssql_mcp_server

115

This project is a Model Context Protocol (MCP) server that facilitates secure interactions with Microsoft SQL Server databases. It provides functionality for listing tables, reading data, and executing SQL queries, with a focus on safety and structured database exploration.

pip

Used to install Python packages and dependencies

uv

Used to run MCP server

pytest

Used to run tests