MCP-PostgreSQL-Ops and pgsql-mcp-server

MCP-PostgreSQL-Ops
57
Established
pgsql-mcp-server
50
Established
Maintenance 13/25
Adoption 10/25
Maturity 15/25
Community 19/25
Maintenance 10/25
Adoption 11/25
Maturity 16/25
Community 13/25
Stars: 140
Forks: 26
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 5
Forks: 2
Downloads: 1,207
Commits (30d): 0
Language: Python
License:
No Package No Dependents
No License

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.

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