dbhub and pgsql-mcp-server
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.
About pgsql-mcp-server
twn39/pgsql-mcp-server
🔧 A powerful tool server based on the Model Context Protocol (MCP), enabling interaction with PostgreSQL databases via MCP calls.
Built on FastMCP with asyncpg for fully asynchronous database operations, it exposes schema introspection, DQL/DML/DDL/DCL execution, and transaction management as discrete MCP tools. Designed for Python 3.10+, it supports direct CLI invocation and integrates with the MCP Inspector for visual debugging of available operations.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work