Overview
Features
Dual Transport Support
Provides both HTTP (StreamableHTTPServerTransport) and Stdio (StdioServerTransport) transports to interact with PostgreSQL databases.
Database Resources
Exposes resources such as listing tables and retrieving schema information.
Query Tool
Includes a read-only SQL query tool to execute queries against the database.
Stateful Sessions
HTTP transport supports session management, enabling stateful interactions.
Docker/Podman Deployment
Containerized deployments are available for both transports, with Podman/Docker compatibility.
Production Readiness
Features graceful shutdown, error handling, and logging for reliable operation.




