← Back to MCP Servers
PostgreSQL
Query, inspect, and manage PostgreSQL databases with full SQL support
Installation
aivyx hub install mcp-servers/postgres Environment Variables
POSTGRES_CONNECTION_STRING Required PostgreSQL connection URI (postgres://user:pass@host:5432/db) Server Configuration
[server]
command = "npx"
args = ["-y","@modelcontextprotocol/server-postgres"]