MCP Servers / database / PostgreSQL Multi-Schema

PostgreSQL Multi-Schema

JSON →
none3database

Provides read-only access to PostgreSQL databases with multi-schema support, allowing LLMs to inspect schemas and execute queries across different namespaces.

Install
How to run this server
[ { "cmd": "npx -y mcp-server-postgres-multi-schema", "imports": [] } ]
server path: postgresql-multi-schema
Tools
What this server exposes
query
Execute read-only SQL queries against the connected database. All queries are executed within a READ ONLY transaction. Schema context maintained through search_path restriction.
Configuration
Environment & auth
authnone
Resources
PostgreSQL Multi-Schema — MCP Server · libregistry