mcp-server-postgres-multi-schema

mcp-server-postgres-multi-schema

3.3

If you are the rightful owner of mcp-server-postgres-multi-schema and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol server that provides read-only access to PostgreSQL databases with enhanced multi-schema support.

query

Execute read-only SQL queries against the connected database. Input: `sql` (string): The SQL query to execute. All queries are executed within a READ ONLY transaction. Schema context maintained through search_path restriction.