mssql-mcp and MCPQL
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 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).
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work