db-mcp-server and pgsql-mcp-server
About db-mcp-server
FreePeak/db-mcp-server
A powerful multi-database server implementing the Model Context Protocol (MCP) to provide AI assistants with structured access to databases.
This server helps AI assistants interact with multiple types of databases like MySQL, PostgreSQL, SQLite, and Oracle. It takes database connection details and provides your AI with specialized tools to query data, manage transactions, explore schemas, and analyze performance across all connected databases. Data engineers and AI developers creating intelligent agents will find this useful for building powerful, data-aware AI systems.
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