Provides a multi-database PostgreSQL server compliant with the Model Context Protocol (MCP) for AI-powered development tools.
Sponsored
Pg is a robust PostgreSQL server designed to integrate seamlessly with MCP-compatible clients like Cursor and Claude. It offers multi-database support with dynamic configuration management, allowing users to efficiently manage and interact with multiple PostgreSQL instances. Key features include connection pooling with automatic cleanup, auto-reloading configurations on file changes, and secure handling of database credentials, making it an ideal tool for AI-driven database interactions and development workflows.
Key Features
01Secure credential handling
02Auto-reload configuration on file changes
030 GitHub stars
04Backward compatibility with single database setups
05Connection pooling with automatic cleanup
06Multi-database support with configuration management
Use Cases
01Exploring and querying single or multiple PostgreSQL databases using AI-powered development tools
02Dynamically adding, updating, and removing database configurations without server restarts
03Generating TypeScript type definitions for database tables to aid in application development