This server provides read-only access to PostgreSQL databases, enabling:
Execute read-only SQL queries using the
querytoolInspect database schemas (column names, data types) for tables
Access table schemas in JSON format via resource URLs
Deploy via Docker container or NPX package
Integrate with Claude Desktop app
Configure and use in VS Code with one-click install or manual setup
Provides read-only access to PostgreSQL databases, allowing LLMs to inspect database schemas and execute read-only queries against connected PostgreSQL databases
README.md not found. View project on GitHub.