Database Analyzer
0
Provides an MCP server interface for PostgreSQL database introspection and analysis.
Acerca de
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.
Características Principales
- Built-in security to prevent unauthorized modifications
- Database schema analysis (list tables, get schema information)
- Comprehensive error handling
- Safe SELECT query execution with parameterized inputs
- 0 GitHub stars
- Environment variable-based configuration for sensitive data
Casos de Uso
- Exploring database schemas
- Executing safe queries
- Database introspection and analysis