by RichardHan · MCP Server · ★ 317
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Microsoft SQL Server MCP Server A Model Context Protocol (MCP) server for secure SQL Server database access through Claude Desktop. Features 🔍 List database tables 📊 Execute SQL queries (SELECT, INSERT, UPDATE, DELETE) 🔐 Multiple authentication methods (SQL, Windows, Azure AD) 🏢 LocalDB and Azure SQL support 🔌 Custom port configuration Quick Start Install with Claude Desktop Add to your : Configuration Basic SQL Authentication Windows Authentication bash MSSQLSERVER=localhost MSSQLDAT
| Stars | 317 |
| Forks | 88 |
| Language | Python |
| Category | MCP Server |
| License | MIT |
| Quality Score | 75.6940432994253/100 |
| Open Issues | 12 |
| Last Updated | 2025-11-02 |
| Created | 2025-01-05 |
| Platforms | mcp, python |
| Est. Tokens | ~5k |
These tools work well together with mssql_mcp_server for enhanced workflows:
Explore other popular mcp server tools:
mssql_mcp_server is A Model Context Protocol (MCP) server for Microsoft SQL Server that enables secure database interactions through a controlled interface. Allows AI assistants to safely list tables, read data, and exec. It is categorized as a MCP Server with 317 GitHub stars.
mssql_mcp_server is primarily written in Python.
You can find installation instructions and usage details in the mssql_mcp_server GitHub repository at github.com/RichardHan/mssql_mcp_server. The project has 317 stars and 88 forks, indicating an active community.
mssql_mcp_server is released under the MIT license, making it free to use and modify according to the license terms.