Enables AI assistants to securely interact with PostgreSQL databases through a standardized MCP interface, supporting SQL queries, schema inspection, and database management.
Enables querying PostgreSQL database metadata including table lists and schema information through the MCP protocol. Supports stdio transport for Cursor/IDE integration as well as HTTP transport with health check endpoints.
Enables PostgreSQL schema exploration and SQL querying through natural language in MCP clients like Cursor, with support for dev/qa profile switching and read-only safety controls.