Skip to content

PostgreSQL (Yaw Labs)

Query PostgreSQL with Yaw Labs' maintained MCP server; it is read-only by default.

v0.7.0npm
compozy marketplace search postgres --kind mcp

Runtime configuration

Launch
npmPinned local distribution the daemon launches as a supervised child process.
Distribution
@yawlabs/postgres-mcp@0.7.0
Default scope
Workspace Installed into the workspace you run the command from. The feed sets the default; the runtime owns the scope at install.

Inputs

InputValueRequiredSensitivity
database_urlPostgreSQL connection URLRequiredSecret

When installing with compozy mcp install postgres, use --secret id or --vault-ref id=vault:mcp/... for secrets and --set id=value. Secret values are never stored in the catalog or rendered on this page.

New to the marketplace? The concept docs explain how installs, trust tiers, and registries fit the runtime.