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.

MCPQL
55
Established
mssql-mcp-server
51
Established
Maintenance 10/25
Adoption 5/25
Maturity 24/25
Community 16/25
Maintenance 10/25
Adoption 4/25
Maturity 22/25
Community 15/25
Stars: 14
Forks: 6
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 8
Forks: 4
Downloads:
Commits (30d): 0
Language: C#
License: MIT
No risk flags
No risk flags

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work