dbhub and pgsql-mcp-server

dbhub
84
Verified
pgsql-mcp-server
50
Established
Maintenance 20/25
Adoption 20/25
Maturity 25/25
Community 19/25
Maintenance 10/25
Adoption 11/25
Maturity 16/25
Community 13/25
Stars: 2,287
Forks: 187
Downloads: 71,034
Commits (30d): 27
Language: TypeScript
License: MIT
Stars: 5
Forks: 2
Downloads: 1,207
Commits (30d): 0
Language: Python
License:
No risk flags
No License

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

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