MCP-PostgreSQL-Ops and pgsql-mcp-server
About MCP-PostgreSQL-Ops
call518/MCP-PostgreSQL-Ops
🔍Professional MCP server for PostgreSQL operations & monitoring: 30+ extension-independent tools for performance analysis, table bloat detection, autovacuum monitoring, schema introspection, and database management. Supports PostgreSQL 12-17.
Implements the Model Context Protocol (MCP) standard to integrate with AI assistants and language models, exposing PostgreSQL operations as callable tools through stdio transport. Leverages optional `pg_stat_statements` and `pg_stat_monitor` extensions for enhanced query analytics while maintaining core functionality on base PostgreSQL installations. Built with Python and containerized for Docker deployment, supporting RDS/Aurora environments with read-only permissions suitable for production use.
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