How it runs
The client launches this pinned, published server on demand over stdio. Required configuration is injected by the user at install time.
launch command
npx -y @modelcontextprotocol/server-postgres@0.6.2Environment
| PGCONNECT_TIMEOUT | 10 |
Configuration
Values you supply when installing this server.
DATABASE_URLstringrequiredPostgreSQL connection string, appended to args as the first positional argument, e.g. postgresql://user:pass@host:5432/db