mssql-mcp and mssql-mcp-server
About mssql-mcp
Aaronontheweb/mssql-mcp
MSSQL Server MCP implementation written in C#
Leverages Akka.NET for internal actor-based coordination and the official MCP C# SDK for protocol compliance, exposing schema discovery, SQL execution (SELECT/INSERT/UPDATE/DELETE/DDL), and table formatting tools for AI agents. Integrates with Claude Desktop and Cursor IDE via stdio transport, with Docker containerization for cross-platform deployment including Windows environments where alternative implementations struggle.
About mssql-mcp-server
ConnorBritain/mssql-mcp-server
Enterprise MCP server for SQL Server with 20 tools for schema discovery, data operations, and administration.
Implements MCP (Model Context Protocol) for AI-native database workflows, supporting SQL, Windows, and Azure AD authentication with multi-environment configuration and audit logging. Features semantic schema discovery with fuzzy matching, table profiling with statistical summaries, and relationship mapping—plus safe mutation operations that preview and require confirmation before execution. Distributed as tiered npm packages (reader/writer/admin) allowing organizations to match tool access to security requirements.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work