PostgreSQL (Yaw Labs)
Query PostgreSQL with Yaw Labs' maintained MCP server; it is read-only by default.
v0.7.0npmcompozy marketplace search postgres --kind mcpRuntime 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
| Input | Value | Required | Sensitivity |
|---|---|---|---|
| database_url | PostgreSQL connection URL | Required | Secret |
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.