postgres-mcp-pro
Overview
Provides configurable read/write access and performance analysis for PostgreSQL databases
Transport
sse
Tools
Key Capabilities
- Database schema and object exploration with detailed metadata
- SQL query execution with EXPLAIN analysis for performance optimization
- Workload and query performance monitoring with top queries analysis
- Database health analysis with index recommendations and optimization suggestions
How It Works
The server provides comprehensive PostgreSQL database management and performance analysis through:
- Schema exploration with list_schemas, list_objects, and get_object_details tools
- SQL execution and query analysis with execute_sql and explain_query
- Performance monitoring using get_top_queries and workload analysis tools
- Database health checks and index optimization using analyze_db_health and index analysis tools