dbhub and mcp-database-server

These are competitors offering similar core functionality—both provide MCP servers for querying multiple SQL databases—though A is substantially more mature and production-ready while B is an experimental alternative with additional UI features.

dbhub
84
Verified
mcp-database-server
51
Established
Maintenance 20/25
Adoption 20/25
Maturity 25/25
Community 19/25
Maintenance 10/25
Adoption 4/25
Maturity 24/25
Community 13/25
Stars: 2,287
Forks: 187
Downloads: 71,034
Commits (30d): 27
Language: TypeScript
License: MIT
Stars: 5
Forks: 2
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.

This tool acts as a single point of access for various databases, allowing you to interact with them using AI-powered tools or a web interface. It takes your queries or commands and translates them to different database types like PostgreSQL, MySQL, or SQL Server, providing results in return. Database administrators, developers, and data analysts who work with multiple database systems will find this useful.

database-administration data-management SQL-querying developer-tools multi-database-environments

About mcp-database-server

ahmetbarut/mcp-database-server

A Model Context Protocol (MCP) server that provides multi-database query execution capabilities with support for SQLite, PostgreSQL, and MySQL databases. Includes a built-in Web UI for managing database connections.

Implements connection pooling with configurable limits and timeout settings, plus parameterized query execution with SQL injection protection via Zod validation. Persists all connection configs in a local SQLite store, enabling stateful management across server restarts, and integrates directly with Claude Desktop and Cursor IDE through stdio-based MCP transport.

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