postgres-mcp-js

MCPReference

by shubham4038

Indexed by Glama. No runnable package is published via Glama's API — open the repository for install instructions.

mcpremote-capable

MCP configuration

stdio

Environment

  • ACCESS_MODE

    Access mode: restricted (read-only, 30s timeout) or unrestricted (full read/write). Default: restricted

  • DB_PRIMARY_URLrequired

    PostgreSQL connection URL for the primary database (required). Example: postgresql://user:password@localhost:5432/mydb

  • DB_REPLICA_URL

    PostgreSQL connection URL for a secondary database (optional)

  • DB_PRIMARY_NAME

    Alias for the primary database (default: primary)

  • DB_REPLICA_NAME

    Alias for the replica database (default: replica)

Install in one click with Zurek

Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.