010 GitHub stars
02Supports both standard I/O (stdio) and streamable HTTP transports for flexible integration.
03Enforces write safety by confining operations to a dedicated 'mcp' schema and rejecting multi-statement queries.
04Exposes key PostgreSQL database operations (describe, read, write, health check) via MCP.
05Offers optional Bearer authentication for secure HTTP access.
06Provides a command-line interface for direct tool invocation and testing.