mcp-database-server and MCPQL
About mcp-database-server
executeautomation/mcp-database-server
MCP Database Server is a new MCP Server which helps connect with Sqlite, SqlServer and Posgresql Databases
Implements MCP protocol integration with Claude Desktop, supporting multiple authentication methods including Windows Authentication for SQL Server and AWS IAM for RDS MySQL. Exposes `read_query` and `write_query` tools that allow Claude to execute parameterized SQL statements, with configurable connection parameters (timeouts, SSL, ports) passed via CLI arguments at server startup.
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