MCPQL and mssql-mcp-server
These two tools are competitors, as both appear to be independent implementations of an "MCP server for SQL Server" that provide similar functionality for database operations and analysis.
About MCPQL
hendrickcastro/MCPQL
MCPQL - MCP Server for SQL Server database operations and analysis
Implements the Model Context Protocol to expose 11 database tools (table analysis, stored procedure execution, data preview, security status) for integration with Claude Desktop, Cursor IDE, and other MCP-compatible clients. Built in TypeScript with stdio transport, supporting SQL Server 2016+ and Azure SQL through configurable environment-based authentication (SQL, Windows, or Azure AD).
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