dbhub and MCPQL

These are competitors offering SQL database access via MCP, with A providing broader multi-database support and production-ready reliability versus B's specialized focus on SQL Server operations.

dbhub
80
Verified
MCPQL
49
Emerging
Maintenance 23/25
Adoption 20/25
Maturity 18/25
Community 19/25
Maintenance 10/25
Adoption 5/25
Maturity 18/25
Community 16/25
Stars: 2,287
Forks: 187
Downloads: 71,034
Commits (30d): 32
Language: TypeScript
License: MIT
Stars: 14
Forks: 6
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
No risk flags

About dbhub

bytebase/dbhub

Zero-dependency, token-efficient database MCP server for Postgres, MySQL, SQL Server, MariaDB, SQLite.

Implements just two core MCP tools—`execute_sql` and `search_objects`—with optional custom parameterized operations defined in TOML config, minimizing token overhead for AI context windows. Supports stdio, HTTP, and SSE transports for integration with Claude Desktop, VS Code, Cursor, and other MCP clients, plus includes a built-in web workbench for direct database interaction. Enforces safety guardrails including read-only mode, row limits, and query timeouts while enabling secure multi-database connections through SSH tunneling and SSL/TLS.

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).

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