Provides an MCP server interface for PostgreSQL database introspection and analysis.
Database Analyzer offers a powerful solution for PostgreSQL database analysis, providing an MCP (Model Context Protocol) server interface for introspection and exploration. Users can delve into database schemas, understand relationships between tables, and execute safe queries through a standardized interface, ensuring both accessibility and security.
Key Features
01Built-in security to prevent unauthorized modifications
02Database schema analysis (list tables, get schema information)
03Comprehensive error handling
04Safe SELECT query execution with parameterized inputs
050 GitHub stars
06Environment variable-based configuration for sensitive data