tai42-dynamic-postgres-mcp
Officialby tai42ai
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PG_DB | Yes | Database name (no default; startup fails if unset) | |
| PG_HOST | No | PostgreSQL host | localhost |
| PG_PORT | No | PostgreSQL port | 5432 |
| PG_USER | Yes | Database user, use a least-privilege role (no default) | |
| TOOLS_DIR | No | Where generated tool files are written | ~/.cache/tai42-dynamic-postgres-mcp/tools |
| PG_PASSWORD | Yes | Database password (no default; startup fails if unset) | |
| PG_POOL_TIMEOUT | No | Pool acquire timeout (seconds) | 10 |
| PG_POOL_MAX_SIZE | No | Maximum pooled connections | 10 |
| PG_POOL_MIN_SIZE | No | Minimum pooled connections | 1 |
| PG_POOL_MAX_LIFETIME | No | Max connection lifetime (seconds) | 300 |
| PG_STATEMENT_TIMEOUT | No | Per-connection statement_timeout in ms (0 disables) | 30000 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues