dbhub and postgresql-mcp-server

These are competitors offering overlapping database MCP server functionality, with A providing broader multi-database support (Postgres, MySQL, SQL Server, MariaDB, SQLite) while B specializes exclusively in PostgreSQL with more consolidated management tools.

dbhub
80
Verified
postgresql-mcp-server
62
Established
Maintenance 23/25
Adoption 20/25
Maturity 18/25
Community 19/25
Maintenance 6/25
Adoption 19/25
Maturity 18/25
Community 19/25
Stars: 2,287
Forks: 187
Downloads: 71,034
Commits (30d): 32
Language: TypeScript
License: MIT
Stars: 175
Forks: 31
Downloads: 8,231
Commits (30d): 0
Language: TypeScript
License: AGPL-3.0
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 postgresql-mcp-server

HenkDz/postgresql-mcp-server

A Powerful PostgreSQL MCP server with 14 consolidated database management tools for AI assistants.

Implements 17 consolidated tools using the Model Context Protocol (MCP) stdio transport, reducing the original 46 individual tools to 8 intelligent meta-tools while adding 4 new capabilities for complete CRUD operations, SQL execution, and schema management. Built on Node.js with connection pooling, parameterized queries for SQL injection prevention, and Docker support for production deployment. Designed for AI assistants like Claude and Cursor, handling everything from schema introspection and performance analysis to real-time monitoring and cross-database data migration.

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