Provides secure, read-only access to PostgreSQL databases via an SSH tunnel, enforcing query timeouts and connection pooling.
PgProd is a robust Model Context Protocol (MCP) server designed to offer secure, read-only access to PostgreSQL databases. It establishes connections through encrypted SSH tunnels, ensuring data privacy and integrity. The server enforces read-only transactions, implements efficient connection pooling, and includes a 15-second query timeout to prevent runaway operations. It provides a comprehensive suite of tools for querying, schema inspection, data analysis, and relationship discovery, making it ideal for controlled database interaction without risking data modification.