Query and manage PostgreSQL databases with read-only or read-write access.
Connect to PostgreSQL databases and run SQL queries. Supports schema introspection and configurable access modes.
queryExecute a SQL query against the database
list_tablesList all tables in the database
describe_tableGet the schema of a specific table
Free to use
Subscribe to get a ready-to-paste config snippet for Cursor, Claude Desktop, or VS Code
View on GitHub