mssql-mcp-project

BiswaranjanNayak01/mssql-mcp-project

3.2

If you are the rightful owner of mssql-mcp-project and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This project enables connection to a local SQL Server Express database using the Model Context Protocol (MCP) for querying with plain English.

Tools
2
Resources
0
Prompts
0

MSSQL MCP Server (Local SQL Server Express)

📌 Overview

This project lets you connect to your local SQL Server Express database via the Model Context Protocol (MCP) so you can query it using plain English inside MCP-compatible tools like Claude Desktop or VS Code MCP.


🚀 How to Run

  1. Install dependencies
pip install -r requirements.txt